From 705a03eb980c8406f02ccd215d49c5e0b0e1386f Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 5 Aug 2023 20:26:07 +0200 Subject: systemd: T5003: cleanup timers --- data/live-build-config/hooks/live/18-enable-disable_services.chroot | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') 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 046f99a0..628ebddc 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 @@ -63,11 +63,14 @@ systemctl disable miniupnpd.service systemctl disable owamp-server.service systemctl disable twamp-server.service systemctl disable podman-auto-update.service +systemctl disable podman-auto-update.timer systemctl disable podman-restart.service systemctl disable vyos-wan-load-balance.service systemctl disable nvmf-autoconnect.service systemctl disable sendmail.service systemctl disable vpp.service +systemctl disable dpkg-db-backup.timer +systemctl disable dpkg-db-backup.service echo I: Enabling services systemctl enable ssh-session-cleanup.service -- cgit v1.2.3