diff options
Diffstat (limited to 'data')
-rwxr-xr-x | data/live-build-config/hooks/18-enable-disable_services.chroot | 2 |
1 files changed, 2 insertions, 0 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 5a25b71d..b8569901 100755 --- a/data/live-build-config/hooks/18-enable-disable_services.chroot +++ b/data/live-build-config/hooks/18-enable-disable_services.chroot @@ -34,3 +34,5 @@ systemctl disable pdns-recursor /usr/sbin/update-rc.d -f pdns-recursor remove systemctl disable frr.service + +systemctl disable tftpd-hpa.service |