From b1d0ec7cb6e8cea9f2fd7b0c11a0b607467615bd Mon Sep 17 00:00:00 2001 From: James Rayner Date: Sat, 10 Nov 2007 13:26:39 +1100 Subject: Removing netcfg from initscripts Signed-off-by: Aaron Griffin --- rc.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index 43a597e..39564f6 100644 --- a/rc.conf +++ b/rc.conf @@ -68,15 +68,17 @@ INTERFACES=(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 (dialog package required) # - prefix an entry with a ! to disable it # -# Network profiles are found in /etc/network-profiles +# Network profiles are found in /etc/network.d +# +# This now requires the netcfg package # -#NET_PROFILES=(main) +#NETWORKS=(main) # # ----------------------------------------------------------------------- -- cgit v1.2.3