From 3424690ff366fa2e7ca3cf5806f9601249bea6df Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Thu, 17 May 2018 17:52:44 +0200 Subject: adjtime moved into 'util-linux' package The line /etc/adjtime has been kept in rwtab, to not break the readonly-root... --- doc/sysconfig.txt | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'doc') diff --git a/doc/sysconfig.txt b/doc/sysconfig.txt index df4f789a..1e8729ee 100644 --- a/doc/sysconfig.txt +++ b/doc/sysconfig.txt @@ -56,32 +56,6 @@ Generic options: AUTOFSCK_SINGLEUSER= If this is set, drop to single user mode before fsck. -/etc/sysconfig/clock: - - Current releases use the third parameter in the /etc/adjtime - file (either 'UTC' or 'LOCAL') to determine whether the hwclock - is in UTC or localtime. - - ZONE="filename" indicates the zonefile under /usr/share/zoneinfo - that /etc/localtime is a copy of, for example: - ZONE="US/Eastern" - - deprecated values from earlier releases: - - CLOCKMODE=GMT indicates that the clock is set to UTC - CLOCKMODE=ARC on alpha only indicates the ARC console's - 42-year time offset is in effect - UTC=true,yes - Indicates that the hardware clock is set to UTC. - UTC=no,false - Indicates that the hardware clock is set to Local Time. - ARC=true on alpha only indicates the ARC console's - 42-year time offset is in effect; otherwise the normal - Unix epoch is assumed. - - SRM=true on alpha only indicates the SRM 1900 epoch is in - effect; otherwise the normal Unix epoch is assumed. - /etc/sysconfig/init: BOOTUP= -- cgit v1.2.1