diff options
author | Darren 'Tadgy' Austin <darren@afterdark.org.uk> | 2021-03-02 12:18:52 +0000 |
---|---|---|
committer | Darren 'Tadgy' Austin <darren@afterdark.org.uk> | 2021-03-02 12:18:52 +0000 |
commit | 9e3c7cdd9fbf73dfbc41bb4e213dc33674567076 (patch) | |
tree | e4bb1bcb69cc8a3914f9a3999e1070a0786393f8 /netconfig | |
parent | 7224c8b4e6dd8238a726a874edbb7f4336f9b64e (diff) | |
download | slacknetsetup-9e3c7cdd9fbf73dfbc41bb4e213dc33674567076.tar.xz |
Fix descrepencies between rc.inet1.conf versions.
Diffstat (limited to 'netconfig')
-rw-r--r-- | netconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -185,6 +185,7 @@ GATEWAY6="$GATEWAY6" # these for your wireless network. #IFNAME[4]="wlan0" #IPADDRS[4]="" +#USE_DHCP[4]="yes" #DHCP_HOSTNAME[4]="icculus-wireless" #DHCP_KEEPRESOLV[4]="yes" #DHCP_KEEPNTP[4]="yes" |