diff options
author | Benjamin Schlüter <bschlueter@posteo.de> | 2018-01-23 14:20:11 +0100 |
---|---|---|
committer | Benjamin Schlüter <bschlueter@posteo.de> | 2018-01-23 14:20:11 +0100 |
commit | 38048b768b12db6392a0213e14a5dbed29c3213f (patch) | |
tree | 6500f114e4608b6674a397bba932a12d251160e3 /install-itzks-workstation | |
parent | 3f6af7c04808c9f95c1ee2ddca7c61582ba82caf (diff) | |
download | itzks-install-script-38048b768b12db6392a0213e14a5dbed29c3213f.tar.gz itzks-install-script-38048b768b12db6392a0213e14a5dbed29c3213f.tar.bz2 itzks-install-script-38048b768b12db6392a0213e14a5dbed29c3213f.zip |
itzks-installscript: Remove run of network-manager-to-systemd-networkd script.
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r-- | install-itzks-workstation | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation index 70d137d..77ba033 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -74,11 +74,6 @@ editor /etc/default/nfs-common # FIXME: Add conflict to itzks-systems-common apt-get autoremove --purge gnome-packagekit -################### - -# switch to systemd-networkd with managed wlan0 interface -itzks-switch-to-systemd-networkd - #################### # Add system-wide WiFi-config |