diff options
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r-- | install-itzks-workstation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation index bddb79a..3a7da80 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -77,7 +77,7 @@ Starte nun den Editor mit [Enter] ''' editor /etc/network/interfaces -# Alternate: scripted edit to /etc/network/interfaces +# Alternate: scripted edit to /etc/network/interfaces when script is run # sed -i 's/"auto eth0"//' /etc/network/interfaces # sed -i 's/"iface eth0 inet dhcp"/"#NetworkManager iface eth0 inet dhcp"/' /etc/network/interfaces |