summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-27 09:24:27 +0200
committerChristian Poessinger <christian@poessinger.com>2021-08-27 09:26:56 +0200
commit8dfa1e229e6f831b65201090263e7ad7c38a0dc8 (patch)
treeae2cc01935dc96a78753181eb3884805279cd301 /data
parent3a7be00fff341c25cc50ed7117ed951d989523d3 (diff)
downloadvyos-build-8dfa1e229e6f831b65201090263e7ad7c38a0dc8.tar.gz
vyos-build-8dfa1e229e6f831b65201090263e7ad7c38a0dc8.zip
systemd: services: remove no longer available sendmail.service from disable list
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot1
1 files changed, 0 insertions, 1 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 8465fc00..9ecc0a74 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
@@ -1,7 +1,6 @@
#!/bin/sh
echo I: Disabling services
-systemctl disable sendmail.service
systemctl disable smartd.service
systemctl disable isc-dhcp-server.service
systemctl disable isc-dhcp-relay.service