diff options
Diffstat (limited to 'data/live-build-config/hooks/18-enable-disable_services.chroot')
-rwxr-xr-x | data/live-build-config/hooks/18-enable-disable_services.chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/live-build-config/hooks/18-enable-disable_services.chroot b/data/live-build-config/hooks/18-enable-disable_services.chroot index 0a7c2f94..5a25b71d 100755 --- a/data/live-build-config/hooks/18-enable-disable_services.chroot +++ b/data/live-build-config/hooks/18-enable-disable_services.chroot @@ -33,4 +33,4 @@ systemctl disable udp-broadcast-relay{1.99} systemctl disable pdns-recursor /usr/sbin/update-rc.d -f pdns-recursor remove -systemctl enable frr.service +systemctl disable frr.service |