diff options
Diffstat (limited to 'data/live-build-config/hooks/live/18-enable-disable_services.chroot')
-rwxr-xr-x | data/live-build-config/hooks/live/18-enable-disable_services.chroot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/live-build-config/hooks/live/18-enable-disable_services.chroot b/data/live-build-config/hooks/live/18-enable-disable_services.chroot index f505bf0d..c62b0d58 100755 --- a/data/live-build-config/hooks/live/18-enable-disable_services.chroot +++ b/data/live-build-config/hooks/live/18-enable-disable_services.chroot @@ -64,8 +64,6 @@ systemctl disable owamp-server.service systemctl disable twamp-server.service systemctl disable podman-auto-update.service systemctl disable podman-restart.service -systemctl disable rsyslog.service -systemctl disable sendmail.service echo I: Enabling services systemctl enable frr.service |