From e1f69e92b15cc3dec68effba86ee0f48fe4ee55e Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Wed, 1 Jun 2011 21:53:21 +0200 Subject: fixup: network: deprecate net-tools Commit a3314c7697 deleted a bit too much of the comments from rc.conf. This patch restores the comments/example used by netcfg, and clarifies the comments a bit. Signed-off-by: Tom Gundersen --- rc.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index 534112f..26cd695 100644 --- a/rc.conf +++ b/rc.conf @@ -92,6 +92,18 @@ gateway= # This is required if your root device is on NFS. NETWORK_PERSIST="no" +# Enable these netcfg profiles at boot-up. These are useful if you happen to +# need more advanced network features than the simple network service +# supports, such as 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.d +# +# This requires the netcfg package +# +#NETWORKS=(main) + # ----------------------------------------------------------------------- # DAEMONS # ----------------------------------------------------------------------- -- cgit v1.2.3