aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf8
1 files changed, 3 insertions, 5 deletions
diff --git a/rc.conf b/rc.conf
index 076703c..8a78b30 100644
--- a/rc.conf
+++ b/rc.conf
@@ -17,7 +17,7 @@
#
LOCALE="en_US.utf8"
HARDWARECLOCK="localtime"
-USEDIRECTISA="yes"
+USEDIRECTISA="yes"
TIMEZONE="Canada/Pacific"
KEYMAP="us"
CONSOLEFONT=
@@ -33,7 +33,7 @@ USECOLOR="yes"
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
#
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
-#
+#
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=()
@@ -49,14 +49,12 @@ USELVM="no"
#
HOSTNAME="myhost"
-# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available
-# interfaces.
+# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
# - no hyphens in your interface names - Bash doesn't like it
-#
#
# DHCP: Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below