summary refs log tree commit diff
path: root/os/etc/s6-rc/src/hwclock/down
diff options
context:
space:
mode:
Diffstat (limited to 'os/etc/s6-rc/src/hwclock/down')
-rw-r--r--os/etc/s6-rc/src/hwclock/down2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/etc/s6-rc/src/hwclock/down b/os/etc/s6-rc/src/hwclock/down
new file mode 100644
index 0000000..093045b
--- /dev/null
+++ b/os/etc/s6-rc/src/hwclock/down
@@ -0,0 +1,2 @@
+#!/bin/execlineb -P
+foreground { hwclock --systohc --localtime --noadjfile }