diff options
Diffstat (limited to 'config/netcfg')
-rw-r--r-- | config/netcfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/netcfg b/config/netcfg index b0610eb..9bee668 100644 --- a/config/netcfg +++ b/config/netcfg @@ -5,10 +5,10 @@ # #NETWORKS=(menu) -## Define to the name of your wires interface for net-auto-wired +## Specify the name of your wired interface for net-auto-wired WIRED_INTERFACE="eth0" -## Define to the name of your wireless interface for net-auto-wireless +## Specify the name of your wireless interface for net-auto-wireless WIRELESS_INTERFACE="wlan0" ## List of profiles that can be started by net-auto-wireless |