summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-10-14 13:07:17 +0200
committerChristian Poessinger <christian@poessinger.com>2018-10-14 13:07:17 +0200
commit037ab22e4c7610ab3fab6f3c8823fbe5490cf2e5 (patch)
tree38774884176e8bd775036523a24501a4c71c3fda /data
parent5335d2c8b5e04b66b494c9e0584fb23a61d662cd (diff)
downloadvyos-build-037ab22e4c7610ab3fab6f3c8823fbe5490cf2e5.tar.gz
vyos-build-037ab22e4c7610ab3fab6f3c8823fbe5490cf2e5.zip
T892: disable salt-minion service by default
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/18-enable-disable_services.chroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/live-build-config/hooks/18-enable-disable_services.chroot b/data/live-build-config/hooks/18-enable-disable_services.chroot
index e525cf56..d4d89ba8 100755
--- a/data/live-build-config/hooks/18-enable-disable_services.chroot
+++ b/data/live-build-config/hooks/18-enable-disable_services.chroot
@@ -37,3 +37,4 @@ systemctl disable tftpd-hpa.service
systemctl disable strongswan.service
systemctl disable frr.service
+systemctl disable salt-minion.service