summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-05-21 23:16:38 +0200
committerChristian Breunig <christian@breunig.cc>2023-05-21 23:16:38 +0200
commit0e7ba50e3db052f4d09aab8fd7dbf9071ad898bf (patch)
treede8483613399d5575ca9aa90713c8b1cc76a6724
parentee81a8a182c0e07c74822552c8289f6865b0a9e9 (diff)
downloadvyos-build-0e7ba50e3db052f4d09aab8fd7dbf9071ad898bf.tar.gz
vyos-build-0e7ba50e3db052f4d09aab8fd7dbf9071ad898bf.zip
T5003: disable sendmail service
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot1
1 files changed, 1 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 48ac71d9..b0824f4d 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
@@ -66,6 +66,7 @@ systemctl disable podman-auto-update.service
systemctl disable podman-restart.service
systemctl disable vyos-wan-load-balance.service
systemctl disable nvmf-autoconnect.service
+systemctl disable sendmail.service
echo I: Enabling services
systemctl enable frr.service