summaryrefslogtreecommitdiffstats
path: root/debian/hwclock.rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:42:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:42:51 +0000
commitb324f452799a9aba5a1e9acc6833010c8635828e (patch)
treeccfd0a81e7daab4a2cd681a8161d3ae3748833dc /debian/hwclock.rules
parentAdding upstream version 2.33.1. (diff)
downloadutil-linux-233a0dfb3eee9194cc1a1a2a14ad0618c77cdbe3.tar.xz
util-linux-233a0dfb3eee9194cc1a1a2a14ad0618c77cdbe3.zip
Adding debian version 2.33.1-0.1.debian/2.33.1-0.1debian
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..972e4aa
--- /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+="/lib/udev/hwclock-set $root/$name"