summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-12-06 21:37:58 +0000
committerGitHub <noreply@github.com>2024-12-06 21:37:58 +0000
commit15c0bd757828a14871b88d08b12c770ce5e0c986 (patch)
treec22fb5413425abfbe23eb03b23e5cc34552b933c /data
parent1efcc4c5e123a03438b3d8f176c0bada28f45d15 (diff)
parente4dcc5961ffde974fd4133f29bfc9a2b2f9e4ff8 (diff)
downloadvyos-build-15c0bd757828a14871b88d08b12c770ce5e0c986.tar.gz
vyos-build-15c0bd757828a14871b88d08b12c770ce5e0c986.zip
Merge pull request #824 from jestabro/vyconf-minimal
T6718: use the vyconf daemon for validation of set commands
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 26c7f094..1042cef9 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
@@ -68,6 +68,7 @@ systemctl disable dpkg-db-backup.timer
systemctl disable dpkg-db-backup.service
systemctl disable zabbix-agent2.service
systemctl disable suricata.service
+systemctl disable vyconfd.service
echo I: Enabling services
systemctl enable vyos-hostsd.service