summaryrefslogtreecommitdiffstats
path: root/debian/hwclock.rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 13:14:45 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 13:14:45 +0000
commit1ceecc69711e82bee12203b95ac8fccfaad58b2d (patch)
treeef6b46cbd3d743073ea886c5d1eea074a0a2e295 /debian/hwclock.rules
parentAdding upstream version 2.36.1. (diff)
downloadutil-linux-debian.tar.xz
util-linux-debian.zip
Adding debian version 2.36.1-8+deb11u1.debian/2.36.1-8+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/hwclock.rules')
-rw-r--r--debian/hwclock.rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/hwclock.rules b/debian/hwclock.rules
new file mode 100644
index 0000000..c4c0b17
--- /dev/null
+++ b/debian/hwclock.rules
@@ -0,0 +1,4 @@
+# Set the System Time from the Hardware Clock and set the kernel's timezone
+# value to the local timezone when the kernel clock module is loaded.
+
+KERNEL=="rtc0", RUN+="/usr/lib/udev/hwclock-set $root/$name"