summaryrefslogtreecommitdiffstats
path: root/docs/features.txt
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-04-09 13:31:30 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-04-09 13:31:30 +0200
commitc6ad0bd1294bddb78d1b47e48e8ce7657f91e1df (patch)
tree0229de9d540208fb34c46e28b8f04df7aa12c302 /docs/features.txt
parente65fad9b3aa4ce25fda0b6a79395025efbae4416 (diff)
downloadnetctl-c6ad0bd1294bddb78d1b47e48e8ce7657f91e1df.tar.gz
netctl-c6ad0bd1294bddb78d1b47e48e8ce7657f91e1df.tar.xz
Minor changes
Diffstat (limited to 'docs/features.txt')
-rw-r--r--docs/features.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 17fcd8a..f07376f 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -36,17 +36,16 @@ For more options, see ''netcfg help''
Start a specific list of profiles on boot
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-net-profiles allows you to start some profiles on boot. Specify the
+net-profiles allows you to start some profiles at boot time. Specify the
profiles you want netcfg to start (in this order) in the +NETWORKS+ line
-in '/etc/conf.d/netcfg'. Prefix a profile with a @ to start it in the
+in '/etc/conf.d/netcfg'. Prefix a profile with a `@' to start it in the
background. For example:
--------------------------------
NETWORKS=(@adsl @mywireless lan)
--------------------------------
-To run on boot, add `net-profiles' to your +DAEMONS+ line in
-'/etc/rc.conf'.
+Next, add `net-profiles' to your +DAEMONS+ line in '/etc/rc.conf'.
Wireless automatic connection and roaming support
@@ -57,7 +56,7 @@ event, netcfg now has automatic connection and roaming support.
To use this:
. Install core/wpa_actiond
-. In '/etc/rc.conf' set +WIRELESS_INTERFACE+ to your wireless interface, eg:
+. In '/etc/conf.d/netcfg' set +WIRELESS_INTERFACE+ to your wireless interface, eg:
+
---------------------------
WIRELESS_INTERFACE="wlan0"