Commit ec0b4a98 authored by Dietmar Maurer's avatar Dietmar Maurer

simply remove /etc/cron.d/pveupdate in postint

parent b38af32f
...@@ -10,6 +10,7 @@ case "$1" in ...@@ -10,6 +10,7 @@ case "$1" in
;; ;;
remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
rm -f /etc/cron.d/pveupdate
;; ;;
*) *)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment