summaryrefslogtreecommitdiff
path: root/stretch-armhf-blend
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2017-04-21 16:00:05 +0300
committerRiku Voipio <riku.voipio@linaro.org>2017-04-21 16:00:05 +0300
commite277b368a41e76e1f15ee199343747b1c1eca881 (patch)
tree77ec0fa8a248fab9fd3ac541f3dcd42d6747c855 /stretch-armhf-blend
parent1e0dfd5b7192e90b38e49980683d81d8098fe14c (diff)
disable-systemd-services: try harder
systemd will happily regenerate the missing symlinks from [install] directives on first boot, so at least on db410c the previous workaround doesn't work. Change-Id: I91bb63261442bde3c2e0d37f5271dcc5e39dfe01
Diffstat (limited to 'stretch-armhf-blend')
-rwxr-xr-xstretch-armhf-blend/customization/hooks/22-disable-systemd-services.chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/stretch-armhf-blend/customization/hooks/22-disable-systemd-services.chroot b/stretch-armhf-blend/customization/hooks/22-disable-systemd-services.chroot
index 3c0bbdd..beced9a 100755
--- a/stretch-armhf-blend/customization/hooks/22-disable-systemd-services.chroot
+++ b/stretch-armhf-blend/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@