summaryrefslogtreecommitdiffstats
path: root/docs/netcfg.8.txt
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-10-14 13:58:21 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-10-15 00:47:04 +0200
commitfa28358658487727fbb766361cf134dba6e73e36 (patch)
treed1b785a4ce442e9a9cbed23477d8a8512c338bd4 /docs/netcfg.8.txt
parent1244fe21bc542beed91e9983c9cdd22a5fe536a6 (diff)
downloadnetctl-fa28358658487727fbb766361cf134dba6e73e36.tar.gz
netctl-fa28358658487727fbb766361cf134dba6e73e36.tar.xz
Update documentation
We now consider systemd installations the default and initscripts installations 'legacy'.
Diffstat (limited to 'docs/netcfg.8.txt')
-rw-r--r--docs/netcfg.8.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/netcfg.8.txt b/docs/netcfg.8.txt
index 1d20234..54fbd78 100644
--- a/docs/netcfg.8.txt
+++ b/docs/netcfg.8.txt
@@ -21,9 +21,10 @@ as wireless, ethernet, ppp. It is also capable of starting/stopping many
to one connections, that is, multiple connections within the same
profile, optionally with bonding.
-It may be run at boot, by enabling the '/etc/rc.d/net-profiles' daemon
-in '/etc/rc.conf' +DAEMONS+ line. After boot time, it may be used to
-start profiles, simply by passing only the profile name.
+It may be run at boot, by enabling the 'netcfg' systemd service, or, on
+legacy systems, by adding 'net-profiles' to +DAEMONS+ in '/etc/rc.conf'.
+After boot time, it may be used to start profiles, simply by passing only
+the profile name.
When run without options, `netcfg profile` is equivalent to `netcfg -u
profile`.