4 Apr
2005
4 Apr
'05
11:37 a.m.
Jim wrote:
It seems like this might be easier to complete with normal start up scripts...like maybe tag this onto the end of rc.local, or some other start up script.
echo -n "System startup at:" >> /var/log/reboot date >> /var/log/reboot
or something like that.
Even easier! Thanks! //Niels