Re: Completely disable anacron but leave cron on.

Posted by pjwelsh on 2011/7/28 16:29:06
As root
chkconfig anacron off
service anacron stop
should be all you need.

This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=55&topic_id=32442&post_id=138805