summaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf48
1 files changed, 15 insertions, 33 deletions
diff --git a/rc.conf b/rc.conf
index b3b1698..437e521 100644
--- a/rc.conf
+++ b/rc.conf
@@ -1,40 +1,22 @@
#
-# /etc/rc.conf - Main Configuration for Parabola GNU/Linux-Libre
+# /etc/rc.conf - configuration file for initscripts
#
-# See 'man 5 rc.conf' for more details
+# Most of rc.conf has been replaced by various other configuration
+# files. See archlinux(7) for details.
+#
+# For more details on rc.conf see rc.conf(5).
#
-# 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=
+DAEMONS=(metalog network crond)
-NETWORK_PERSIST="no"
+# Storage
+#
+# USEDMRAID="no"
+# USELVM="no"
-# DAEMONS
-# -------
+# Network
#
-DAEMONS=(metalog network crond)
+# interface=
+# address=
+# netmask=
+# gateway=