summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-10-18 07:37:29 +0200
committerChristian Breunig <christian@breunig.cc>2023-10-18 07:37:29 +0200
commit714be4962046e3a299738ed51e7cd332adb9900a (patch)
tree04a26f46cb5ab53c032bc6370a52e39603a219b5 /data
parent986c77ac08c552f7e8c80be3e5a98339babb06b4 (diff)
downloadvyos-build-714be4962046e3a299738ed51e7cd332adb9900a.tar.gz
vyos-build-714be4962046e3a299738ed51e7cd332adb9900a.zip
systemd: T5354: always disable sshguard.service
Diffstat (limited to 'data')
-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 677e27fa..404beaa1 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
@@ -10,6 +10,7 @@ systemctl disable pmacctd.service
systemctl disable sfacctd.service
systemctl disable uacctd.service
systemctl disable ssh.service
+systemctl disable sshguard.service
systemctl disable openvpn.service
systemctl disable lldpd.service
systemctl disable LCDd.service