summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks
diff options
context:
space:
mode:
authorhagbard <vyosdev@derith.de>2019-11-29 12:17:08 -0800
committerhagbard <vyosdev@derith.de>2019-11-29 12:17:08 -0800
commit2a5c58f4d0624243cbcc1a8070bd5446da948aba (patch)
treebe1cc0668e444b72e00318f396036ecce84980c1 /data/live-build-config/hooks
parent672cff5ebf2a61ed5bc075fcab03a806d3c1139c (diff)
downloadvyos-build-2a5c58f4d0624243cbcc1a8070bd5446da948aba.tar.gz
vyos-build-2a5c58f4d0624243cbcc1a8070bd5446da948aba.zip
rsyslog: disabling rsyslog causes start issues if required
- socket.service can be found since disabling rsyslog removes the link to socket.service too and causes a dependency error
Diffstat (limited to 'data/live-build-config/hooks')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot2
1 files changed, 0 insertions, 2 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 4ae8d478..b726bc3a 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,8 +44,6 @@ systemctl disable corosync.service
systemctl disable wpa_supplicant.service
systemctl disable squid.service
systemctl disable heartbeat.service
-systemctl disable rsyslog.service
-
systemctl enable vyos-hostsd.service
systemctl enable acpid.service