diff options
Diffstat (limited to 'elchos/root-image/etc/systemd/system/ntpdate.service.d/set_hwclock.conf')
-rw-r--r-- | elchos/root-image/etc/systemd/system/ntpdate.service.d/set_hwclock.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elchos/root-image/etc/systemd/system/ntpdate.service.d/set_hwclock.conf b/elchos/root-image/etc/systemd/system/ntpdate.service.d/set_hwclock.conf new file mode 100644 index 00000000..e57550c8 --- /dev/null +++ b/elchos/root-image/etc/systemd/system/ntpdate.service.d/set_hwclock.conf @@ -0,0 +1,2 @@ +[Service] +ExecStart=/usr/bin/hwclock --systohc --utc -w |