fast eddie;326035 Wrote: > I have set my CC server to auto shut down at 11pm by using the line > below: > > 23 00 * * * /sbin/shutdown -h now > > If I want to change the time to be 23:59, can I just enter the above > line with the new time and it will overwrite the existing or do I have > to do something else first? > > Thanks for the help, > > Graham
I'm not sure if you're doing this with "crontab -e" or if CC has a GUI to edit the crontab. Either way, you only want this line to be in threr once with whatever the correct time is. -- Fletch ------------------------------------------------------------------------ Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529 View this thread: http://forums.slimdevices.com/showthread.php?t=50673 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
