aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/rc.conf b/rc.conf
index 9063a91..a66e0ee 100644
--- a/rc.conf
+++ b/rc.conf
@@ -53,6 +53,16 @@ gateway="default gw 192.168.0.1"
ROUTES=(!gateway)
#
+# Enable these network profiles at boot-up. These are only useful
+# if you happen to need multiple network configurations (ie, laptop users)
+# (set to 'menu' to present a menu during boot-up)
+# (prefix with a ! to disable)
+#
+# Network profiles are found in /etc/network-profiles
+#
+#NET_PROFILES=(main)
+
+#
# Daemons to start at boot-up (in this order)
# (prefix a daemon with a ! to disable it)
# (prefix a daemon with a @ to start it up in the background)