summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/18-enable-disable_services.chroot
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-12-02 21:02:22 +0100
committerChristian Poessinger <christian@poessinger.com>2019-12-02 21:02:22 +0100
commit736de7a6bbfb4808eaaab27b7c18817183383e5f (patch)
treef7c76dd0aea508d8cf049e3fcd1a731273278ee0 /data/live-build-config/hooks/live/18-enable-disable_services.chroot
parent143dfc0c67bef36d7d4f30fb052605b8ec6b1460 (diff)
downloadvyos-build-736de7a6bbfb4808eaaab27b7c18817183383e5f.tar.gz
vyos-build-736de7a6bbfb4808eaaab27b7c18817183383e5f.zip
systemd: cryptsetup: we do not support encrypted volumes
Diffstat (limited to 'data/live-build-config/hooks/live/18-enable-disable_services.chroot')
-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 30ed2c7a..50325aeb 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
@@ -52,6 +52,7 @@ systemctl disable pcscd.service
systemctl disable man-db.timer
systemctl disable ntp.service
systemctl disable igmpproxy.service
+systemctl disable cryptsetup.service
systemctl enable vyos-hostsd.service
systemctl enable acpid.service