From af920bd3be793e27d5460deb693ae14d42e246fa Mon Sep 17 00:00:00 2001 From: hagbard Date: Fri, 29 Nov 2019 09:24:23 -0800 Subject: syslog: T1834: 'del system syslog' doesn't stop rsyslog - disbled autostart at boot via systemd --- data/live-build-config/hooks/live/18-enable-disable_services.chroot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/live-build-config/hooks/live/18-enable-disable_services.chroot') 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 fc6d2b76..54f1fa5c 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 @@ -44,6 +44,8 @@ systemctl disable corosync.service systemctl disable wpa_supplicant.service systemctl disable squid.service systemctl disable heartbeat.service +systemctl disable syslog.socket +systemctl disable rsyslog.service systemctl enable vyos-hostsd.service -- cgit v1.2.3