summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortorben2018-09-06 22:25:07 +0200
committertorben2018-09-06 22:25:07 +0200
commit79be01a6c5a4b2f7bbb2f972d847a49f433bfd4b (patch)
tree81d109da4f1c771712c6c606c2421d3bf9ce48d2
parentImprove macchanger (diff)
downloadsystemd-init-79be01a6c5a4b2f7bbb2f972d847a49f433bfd4b.tar.gz
systemd-init-79be01a6c5a4b2f7bbb2f972d847a49f433bfd4b.tar.xz
systemd-init-79be01a6c5a4b2f7bbb2f972d847a49f433bfd4b.zip
macchanger isnt working yet.
-rwxr-xr-xmodules.d/systemd-networkd-ext/hooks/convert-kcl-network-configuration-to-systemd-service-files.sh2
1 files changed, 1 insertions, 1 deletions
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