On Thu, Jun 7, 2012 at 7:34 PM, Polytropon <free...@edvax.de> wrote:

> Maybe introducing something along the /etc/rc execution?
> An /etc/rc.local entry like
>
>        /bin/date "+%Y-%m-%d %H:%M:%S" > /var/log/thisboot.log
>
> and then just look at the file. Requires at least one reboot
> to take effect. :-)
>

You could just put the following in /etc/rc.local

date

and it would be retained in /var/run/dmesg.boot
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to