aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf35
1 files changed, 1 insertions, 34 deletions
diff --git a/rc.conf b/rc.conf
index 51a8393..aea4848 100644
--- a/rc.conf
+++ b/rc.conf
@@ -1,40 +1,7 @@
#
# /etc/rc.conf - Main Configuration for Arch Linux
#
-# See 'man 5 rc.conf' for more details
+# See 'rc.conf(5)' for more details
#
-# LOCALIZATION
-# ------------
-HARDWARECLOCK=
-TIMEZONE=
-KEYMAP=
-CONSOLEFONT=
-CONSOLEMAP=
-LOCALE=
-DAEMON_LOCALE="yes"
-USECOLOR="yes"
-
-# HARDWARE
-# --------
-MODULES=()
-USEDMRAID="no"
-USEBTRFS="no"
-USELVM="no"
-
-# NETWORKING
-# ----------
-HOSTNAME=
-
-interface=
-address=
-netmask=
-broadcast=
-gateway=
-
-NETWORK_PERSIST="no"
-
-# DAEMONS
-# -------
-#
DAEMONS=(syslog-ng network crond)