On Mon, Apr 28, 2014 at 10:48 AM, Manuel Reimer <[email protected]> wrote: > > Hello, > > I want to run systemd on a embedded linux board. I have connected a RTC > module via I2C. > > What I want to do is to set the time via "hwclock --hctosys" during boot. I > have to do this before the first systemd-timer is triggered.
Doesn't the kernel already do the same via CONFIG_RTC_HCTOSYS_DEVICE? -- Mantas Mikulėnas <[email protected]> _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
