summarylogtreecommitdiffstats
path: root/aurto.install
diff options
context:
space:
mode:
Diffstat (limited to 'aurto.install')
-rw-r--r--aurto.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/aurto.install b/aurto.install
index 9114d9756593..f991b5cfe533 100644
--- a/aurto.install
+++ b/aurto.install
@@ -57,6 +57,7 @@ pre_remove() {
echo 'aurto: Removing systemd timer update tasks' >&2
systemctl disable --now check-aurto-git-trigger.timer || true
systemctl disable --now update-aurto.timer || true
+ systemctl disable update-aurto-startup.timer || true
}
post_remove() {