get rid of all timers
parent
678bf8a859
commit
9768e11d6b
|
|
@ -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/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue