D dan35 Verified User Joined Nov 21, 2004 Messages 74 Aug 4, 2005 #1 One restart sounds right. But twice? One at 0:00am and one at 0:30am.
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Aug 4, 2005 #2 What are the contents of the crontab that contains DirectAdmin related job?
D dan35 Verified User Joined Nov 21, 2004 Messages 74 Aug 5, 2005 #3 * * * * * root /usr/local/directadmin/dataskq 2 0-23/6 * * * root echo 'action=vacation&value=all' >> /usr/local/directadmin/data/task.queue; 5 0 * * * root /usr/sbin/quotaoff -a; /sbin/quotacheck -aug; /usr/sbin/quotaon -a; 30 0 * * * root echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue 40 1 1 * * root echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue 0 4 * * * root echo 'action=check&value=license' >> /usr/local/directadmin/data/task.queue
* * * * * root /usr/local/directadmin/dataskq 2 0-23/6 * * * root echo 'action=vacation&value=all' >> /usr/local/directadmin/data/task.queue; 5 0 * * * root /usr/sbin/quotaoff -a; /sbin/quotacheck -aug; /usr/sbin/quotaon -a; 30 0 * * * root echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue 40 1 1 * * root echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue 0 4 * * * root echo 'action=check&value=license' >> /usr/local/directadmin/data/task.queue
D dan35 Verified User Joined Nov 21, 2004 Messages 74 Aug 5, 2005 #4 should i comment out this line? #30 0 * * * root echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
should i comment out this line? #30 0 * * * root echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Aug 5, 2005 #5 That or just delete it. You only need one tally command.
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 25,086 Location California Aug 5, 2005 #6 Are you sure Jon? The way I read the post there only is one tally command. I'm not saying you're wrong as it looks as if the command may be forcing an extra restart, but there's definitely two tally commands. Jeff
Are you sure Jon? The way I read the post there only is one tally command. I'm not saying you're wrong as it looks as if the command may be forcing an extra restart, but there's definitely two tally commands. Jeff