From d731b1222e17e0081e5e4e1fc9603b67ba0b72e3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:30:36 +0200 Subject: Adding debian version 2.38.1-5. Signed-off-by: Daniel Baumann --- debian/hwclock.5 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 debian/hwclock.5 (limited to 'debian/hwclock.5') diff --git a/debian/hwclock.5 b/debian/hwclock.5 new file mode 100644 index 0000000..59d3d4a --- /dev/null +++ b/debian/hwclock.5 @@ -0,0 +1,34 @@ +.TH HWCLOCK 5 "Dec 2020" "" "Debian Administrator's Manual" +.SH NAME +hwclock \- settings that affect the behaviour of the hwclock init script +.SH DESCRIPTION +The +.I /etc/default/hwclock +file contains settings in POSIX format: +.IP "" .5i +VAR=VAL +.PP +Only one assignment is allowed per line. +Comments (starting with '#') are also allowed. + +.SH SETTINGS +The following settings can be set. + +.IP \fBHCTOSYS_DEVICE\fP +The hardware clock device you want to use. Defaults to \fBrtc0\fP. +It should probably match the CONFIG_RTC_HCTOSYS_DEVICE kernel config +option. + +If you change this, you also need to install a custom udev rule, +mirroring \fB/usr/lib/udev/rules.d/85-hwclock.rules\fP. Otherwise, +the hardware clock device will be ignored during boot. + +On almost all systems, this should not be changed. + +.SH NOTES + +On systems using systemd as init, the hwclock init script is ignored. + +.SH SEE ALSO +.BR hwclock (8), +.BR systemd-timesyncd.service (8) -- cgit v1.2.3