summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhagbard <vyosdev@derith.de>2019-11-29 11:05:27 -0800
committerhagbard <vyosdev@derith.de>2019-11-29 11:05:27 -0800
commit672cff5ebf2a61ed5bc075fcab03a806d3c1139c (patch)
tree0089e1983da33e22ea6696b69f0c010d189b3ef2
parentaf920bd3be793e27d5460deb693ae14d42e246fa (diff)
downloadvyos-build-672cff5ebf2a61ed5bc075fcab03a806d3c1139c.tar.gz
vyos-build-672cff5ebf2a61ed5bc075fcab03a806d3c1139c.zip
syslog: T1834: 'del system syslog' doesn't stop rsyslog
- disable syslog.socket unit is not required, it's no service
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot1
1 files changed, 0 insertions, 1 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 54f1fa5c..4ae8d478 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,7 +44,6 @@ 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