summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-05-13 13:12:16 +0200
committerGitHub <noreply@github.com>2022-05-13 13:12:16 +0200
commite1277c21d02f63defdb149664fb3f4c469bf8dbd (patch)
tree95ade53f16b51dcd7ad72f57b5134ad375a49f2c /data/live-build-config/hooks
parent331b56e14c44d29c617f0b7b5427c303006021b7 (diff)
parent53c07039b7653bc0c844fe98f65aec65734f908f (diff)
downloadvyos-build-e1277c21d02f63defdb149664fb3f4c469bf8dbd.tar.gz
vyos-build-e1277c21d02f63defdb149664fb3f4c469bf8dbd.zip
Merge pull request #233 from sever-sever/T4408
sshguard: T4408: Add pkg sshguard from repo buster-backports
Diffstat (limited to 'data/live-build-config/hooks')
-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 6fdf3565..fbe2abde 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
@@ -9,6 +9,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