On Wed, Jun 11, 2014 at 9:37 PM, Justin Morgan <[email protected]> wrote: >> Are you sure rcS is the run-level you are in? >> Try adding a symlink to /etc/rc2.d > > > Actually, I'm no longer sure that the latest BBB Debian image (Debian 7.5 > 2014-05-14) is using init.d... it looks like it might be using system > instead. > > That and I think the kernel might be synchronizing the hwclock to the system > clock. More research is necessary.
It's both... systemd is enabled, so if an init.d script has a systemd counterpart, that is used instead. Otherwise systemd will run anything else in an init.d compatibility mode. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
