summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks
diff options
context:
space:
mode:
authorhagbard <vyosdev@derith.de>2019-10-11 13:02:30 -0700
committerhagbard <vyosdev@derith.de>2019-10-11 13:02:30 -0700
commitc293b710ab331612ec714c89abb286e0f7c6b7d1 (patch)
tree67419fc392181394c3f06da04b64411897150714 /data/live-build-config/hooks
parent7ed120e471593fc943b793a82739c38ddc9e4b79 (diff)
downloadvyos-build-c293b710ab331612ec714c89abb286e0f7c6b7d1.tar.gz
vyos-build-c293b710ab331612ec714c89abb286e0f7c6b7d1.zip
acpid: enable acpid to enable power button triggered shutdowns
Diffstat (limited to 'data/live-build-config/hooks')
-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 42fb3020..fc6d2b76 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
@@ -47,3 +47,4 @@ systemctl disable heartbeat.service
systemctl enable vyos-hostsd.service
+systemctl enable acpid.service