I had a bad feeling when I updated my DockStar yesterday
$this->bbcode_second_pass_code('', '
[2012-09-26 18:46] upgraded coreutils (8.17-3 -> 8.19-1)
[2012-09-26 18:46] upgraded hwids (20120906-1 -> 20120922-1)
[2012-09-26 18:46] upgraded libarchive (3.0.4-1 -> 3.0.4-2)
[2012-09-26 18:46] upgraded postgresql-libs (9.1.4-1 -> 9.2.1-1)
[2012-09-26 18:47] upgraded procps-ng (3.3.3-3 -> 3.3.3-6)
[2012-09-26 18:48] upgraded util-linux (2.21.2-5 -> 2.22-6)
[2012-09-26 18:48] upgraded sysvinit-tools (2.88-7 -> 2.88-8)
[2012-09-26 18:48] upgraded sysvinit (2.88-7 -> 2.88-8)
')
so I rebooted immediately as long as I have physical access to the device to check if all still works well. I was able to login via SSH, but at first I didn't recognize that the time was not set from network. Later I restarted openntpd and it immediately switched from 1970 to now. I rebooted again and SSH access was gone, probably due to the time issue. I had to open the device and attach my CA-42 cable to communicate over serial connection. I restarted openntpd, but time was not adjusted. Same issue with ntpd. So I downgraded the packages mentioned above, rebooted and all was well again. While I was testing my rc.conf only contained these daemons
$this->bbcode_second_pass_code('', '
DAEMONS=(syslog-ng network openntpd sshd)
')
Currently I have no time to find out what's gone wrong and I need a working DockStar the next few weeks, so I'll keep the old packages for now. This is just some kind of warning.