17 Sep
2012
17 Sep
'12
3:24 p.m.
Am 17.09.2012 16:53, schrieb Martín Cigorraga:
I'm moving to systemd (finally!) and I'm stuck at the HARDWARECLOCK section of rc.conf wiki. How should be configured /etc/adjtime ? I can't find what should be inside it. Also there say: " If this value is not set, then the value stored by hwclock in /var/lib/hwclock/adjtime [...]" but I don't have any /var/lib/hwclock directory. I would appreciate if anyone who already did the jump can share his experiences, thanks!
The file is now in /etc/adjtime. It should already be there. If not, you set the time and run hwclock --systohc --utc or hwclock --systohc --localtime This creates the right configuration.