From 9768e11d6b6133419cbe3676e9b594e386e32d35 Mon Sep 17 00:00:00 2001 From: TomasM Date: Tue, 17 Oct 2017 02:08:09 -0400 Subject: [PATCH] get rid of all timers --- Slax/debian/cleanup | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Slax/debian/cleanup b/Slax/debian/cleanup index 859e0b8..8528758 100644 --- a/Slax/debian/cleanup +++ b/Slax/debian/cleanup @@ -1,7 +1,6 @@ #!/bin/bash -systemctl disable apt-daily.timer -systemctl disable apt-daily-upgrade.timer +rm -Rf /etc/systemd/system/timers.target.wants rm -f /var/backups/* rm -f /var/cache/ldconfig/*