summaryrefslogtreecommitdiff
path: root/stretch-arm64-alip/customization/hooks/22-disable-systemd-services.chroot
diff options
context:
space:
mode:
Diffstat (limited to 'stretch-arm64-alip/customization/hooks/22-disable-systemd-services.chroot')
-rwxr-xr-xstretch-arm64-alip/customization/hooks/22-disable-systemd-services.chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/stretch-arm64-alip/customization/hooks/22-disable-systemd-services.chroot b/stretch-arm64-alip/customization/hooks/22-disable-systemd-services.chroot
index 3c0bbdd..beced9a 100755
--- a/stretch-arm64-alip/customization/hooks/22-disable-systemd-services.chroot
+++ b/stretch-arm64-alip/customization/hooks/22-disable-systemd-services.chroot
@@ -3,7 +3,7 @@
# workaround 90s delay
services=(NetworkManager systemd-networkd)
for service in ${services[@]}; do
- systemctl disable ${service}-wait-online.service
+ systemctl mask ${service}-wait-online.service
done
systemctl mask wpa_supplicant@