summaryrefslogtreecommitdiff
path: root/data/live-build-config
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-04-08 21:48:15 +0200
committerChristian Breunig <christian@breunig.cc>2023-04-08 22:08:42 +0200
commit0b91d71b9cd7e9641287433ea0d0fed3982edb23 (patch)
treeb459b33c3bb0c1580e81e5eece5d1dbb129ef7dd /data/live-build-config
parente36e5e77ae370aa85555a6eb328b5ab59713d639 (diff)
downloadvyos-build-0b91d71b9cd7e9641287433ea0d0fed3982edb23.tar.gz
vyos-build-0b91d71b9cd7e9641287433ea0d0fed3982edb23.zip
systemd: services: remove autostart of sendmail and rsyslogd
Diffstat (limited to 'data/live-build-config')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot2
1 files changed, 2 insertions, 0 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 c62b0d58..f505bf0d 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,6 +64,8 @@ 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