aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/pacman-offline3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/pacman-offline b/bin/pacman-offline
index 69e77c0..37ae033 100755
--- a/bin/pacman-offline
+++ b/bin/pacman-offline
@@ -96,3 +96,6 @@ if [ ${REBOOT} -eq 1 ]; then
elif [ ${TIMER} -eq 1 ]; then
systemctl start pacman-offline-reboot.timer
fi
+
+# show the timer (if active)
+systemctl --quiet list-timers pacman-offline-reboot.timer