diff options
author | Jouke Witteveen <j.witteveen@gmail.com> | 2012-04-13 12:00:50 +0200 |
---|---|---|
committer | Jouke Witteveen <j.witteveen@gmail.com> | 2012-04-13 12:00:50 +0200 |
commit | c96f443ea84f8041c4b1bdea56f36d9a0d827cf6 (patch) | |
tree | aab11812f1ee3c59ba93d93ec3a7d8cbdcb10a7b /config/netcfg | |
parent | d20dd39fa08da3ef262c95ece5548c952c257bf7 (diff) | |
download | netctl-c96f443ea84f8041c4b1bdea56f36d9a0d827cf6.tar.gz netctl-c96f443ea84f8041c4b1bdea56f36d9a0d827cf6.tar.xz |
2.8.0 release updates
Diffstat (limited to 'config/netcfg')
-rw-r--r-- | config/netcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/netcfg b/config/netcfg index 9bee668..f56272a 100644 --- a/config/netcfg +++ b/config/netcfg @@ -1,6 +1,6 @@ # Enable these netcfg profiles at boot-up. # - set to 'menu' to present a menu during boot-up (dialog package required) -# - prefix an entry with a ! to disable it +# - prefix an entry with a '@' to background its startup # Network profiles are found in /etc/network.d # #NETWORKS=(menu) |