Set up crond to run after reboot

epanagio

Well-Known Member
May 26, 2012
50
1
58
cPanel Access Level
Website Owner
Is this correct. Should the last one be on?

Code:
crond          	0:off	1:o=n	2:o=n	3:o=n	4:o=n	5:o=n	6:o=n
I added an '=' between the on and off to prevent the showing of emoticons.
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Here is the default configuration:

Code:
crond          	0:off	1:off	2:on	3:on	4:on	5:on	6:off
This will ensure "crond" starts after a reboot.

Thank you.