On 2012-01-12 22:13, William Case wrote: > Hi; > I get the following warning on boot up "The volume "File system root" > has only 249.6 MiB disk space remaining". I think I have traced the > problem to syslog not rotating. Messages-xxxxx in /var/log/ is up to 1.4 > + GiB. How would you suggest I get the proper log rotation? Or, where > else do you suggest I look? Is crond enabled? Try systemctl status crond.service When I upgraded from Fedora 14 to Fedora 15 (introduction of systemd), crond was no longer enabled. I noticed that many months (and megabytes) later. If it isn't enabled, enable it with systemctl enable crond.service systemctl start crond.service -- Sjoerd Mullender
Attachment:
signature.asc
Description: OpenPGP digital signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org