summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-05-14 19:27:46 +0200
committerGitHub <noreply@github.com>2024-05-14 19:27:46 +0200
commitfabf5326b80519cee6a335a80d44d82a59550e3c (patch)
treeb57c946251071939f6bd36d87f346466bf1a208d
parentfdcb5c1eca1ad9f330257195f07f485f238d521b (diff)
parent845846108e9eeeaa90e7e1787b8fedc55bbb56be (diff)
downloadvyos-build-fabf5326b80519cee6a335a80d44d82a59550e3c.tar.gz
vyos-build-fabf5326b80519cee6a335a80d44d82a59550e3c.zip
Merge pull request #582 from 0xThiebaut/suricata
suricata: T751: Disable suricata.service by default
-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 5f04d20..0732e59 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
@@ -70,6 +70,7 @@ systemctl disable nvmf-autoconnect.service
systemctl disable dpkg-db-backup.timer
systemctl disable dpkg-db-backup.service
systemctl disable zabbix-agent2.service
+systemctl disable suricata.service
echo I: Enabling services
systemctl enable vyos-hostsd.service