aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-08-28 20:48:27 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-08-28 20:48:27 +0200
commit2766725168d23822a004fcfbace6287dd1cbc9e6 (patch)
tree198ff3d8c0e3cc3096395748971c8ee99008d498
parent8d2815b5b5174165cc008814a332e94900ec4624 (diff)
downloadpacman-offline-2766725168d23822a004fcfbace6287dd1cbc9e6.tar.gz
pacman-offline-2766725168d23822a004fcfbace6287dd1cbc9e6.tar.zst
also show the prepare timer
-rwxr-xr-xbin/pacman-offline2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pacman-offline b/bin/pacman-offline
index 37ae033..e320156 100755
--- a/bin/pacman-offline
+++ b/bin/pacman-offline
@@ -98,4 +98,4 @@ elif [ ${TIMER} -eq 1 ]; then
fi
# show the timer (if active)
-systemctl --quiet list-timers pacman-offline-reboot.timer
+systemctl --quiet list-timers pacman-offline-prepare.timer pacman-offline-reboot.timer