From 863e8311cfc2ec7dc98fdb43abaa8499dd3414a4 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Thu, 30 Jun 2005 23:57:54 +0000 Subject: added new netcfg stuff for roaming network profiles --- rc.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index 9063a91..a66e0ee 100644 --- a/rc.conf +++ b/rc.conf @@ -52,6 +52,16 @@ INTERFACES=(lo eth0) 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) -- cgit v1.2.3