Hello Taco,

Thanks very much for your useful help and time.

Have a great week. :-)


Best regards
Allen Neeser


----- Original Message ----- 
From: "Taco Scargo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 21, 2001 5:42 AM
Subject: Re: [cobalt-developers] cron.daily


Hello Allen,

> Has someone a solution for me, how I can configure the cron.daily
directory, so
> that it will start for example at 1:00 A.M ?

Login as root, edit the file /etc/crontab (using vi or pico)

Find the line '02 4 * * * root run-parts /etc/cron.daily'
Change this to '02 1 * * * root run-parts /etc/cron.daily'

Save and restart cron by executing /etc/rc.d/init.d/crond restart

With regards,

Taco Scargo
Professional Services Manager, EMEA

Sun Microsystems
Sun Cobalt Server Appliances

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers




_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to