aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2019-09-05 10:48:29 +0200
committerGravatar Christian Hesse <mail@eworm.de>2019-09-05 10:48:29 +0200
commit4ca1bc538e5d2ea93128537ae68d30fc1415087a (patch)
treed7319a52e4e1c6b5e2d117ab41d89aabad16c693
parentde6846447371adc778291ea1361b7e9113e544ab (diff)
downloadpacman-offline-4ca1bc538e5d2ea93128537ae68d30fc1415087a.tar.gz
pacman-offline-4ca1bc538e5d2ea93128537ae68d30fc1415087a.tar.zst
be verbose and give feedback on action
-rw-r--r--hook/99-pacman-offline.hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/hook/99-pacman-offline.hook b/hook/99-pacman-offline.hook
index 5a2573d..63676ae 100644
--- a/hook/99-pacman-offline.hook
+++ b/hook/99-pacman-offline.hook
@@ -7,4 +7,4 @@ Target = *
[Action]
Description = Disabling scheduled pacman offline update...
When = PostTransaction
-Exec = /usr/bin/rm -f /system-update
+Exec = /usr/bin/rm -fv /system-update