From 9e92985ad38423a722763fe856242e186a3a5cd6 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 4 Aug 2020 08:41:14 +0200 Subject: systemd: services: disable certbot by default --- 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') 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 205f078f..555cfa5a 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 @@ -20,6 +20,8 @@ systemctl disable tftpd-hpa.service systemctl disable strongswan.service systemctl disable frr.service systemctl disable salt-minion.service +systemctl disable certbot.service +systemctl disable certbot.timer systemctl disable nginx.service systemctl disable pacemaker.service systemctl disable corosync.service -- cgit v1.2.3