aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/sysconfig.txt26
1 files changed, 0 insertions, 26 deletions
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=<some bootup mode>