From 79be01a6c5a4b2f7bbb2f972d847a49f433bfd4b Mon Sep 17 00:00:00 2001 From: torben Date: Thu, 6 Sep 2018 22:25:07 +0200 Subject: macchanger isnt working yet. --- .../hooks/convert-kcl-network-configuration-to-systemd-service-files.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.d/systemd-networkd-ext/hooks/convert-kcl-network-configuration-to-systemd-service-files.sh b/modules.d/systemd-networkd-ext/hooks/convert-kcl-network-configuration-to-systemd-service-files.sh index dd5d76f7..88908174 100755 --- a/modules.d/systemd-networkd-ext/hooks/convert-kcl-network-configuration-to-systemd-service-files.sh +++ b/modules.d/systemd-networkd-ext/hooks/convert-kcl-network-configuration-to-systemd-service-files.sh @@ -333,7 +333,7 @@ if [[ "$WIRELESS_BOOTIF" != false ]]; then echo 'SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="'$WIRELESS_BOOTIF'", NAME="'$WIRELESS_BOOTIF_NAME'"' \ > /etc/udev/rules.d/70-pxe-wireless-boot-interface.rules fi - macchanger --random "$WIRELESS_BOOTIF_NAME" + #macchanger --random "$WIRELESS_BOOTIF_NAME" fi # Generate config files for networkd -- cgit v1.2.3-55-g7522