aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2008-01-08 03:06:56 -0600
committerAaron Griffin <aaronmgriffin@gmail.com>2008-01-08 03:10:11 -0600
commit9bf2014b750579d9720c13c9dfb9d358e0c27665 (patch)
tree184dda549842d6d7906c00684b6d07d2e636e3be /rc.conf
parentab5595c4f8cdea8e6b1813701828576cbfee2fc2 (diff)
downloadinitscripts-9bf2014b750579d9720c13c9dfb9d358e0c27665.tar.xz
Allow --directisa configuration for hwclock calls
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/rc.conf b/rc.conf
index 0799974..076703c 100644
--- a/rc.conf
+++ b/rc.conf
@@ -8,6 +8,7 @@
#
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime"
+# USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
@@ -16,6 +17,7 @@
#
LOCALE="en_US.utf8"
HARDWARECLOCK="localtime"
+USEDIRECTISA="yes"
TIMEZONE="Canada/Pacific"
KEYMAP="us"
CONSOLEFONT=