aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi-bin/systemctl_timers_system.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cgi-bin/systemctl_timers_system.sh')
-rwxr-xr-xcgi-bin/systemctl_timers_system.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/cgi-bin/systemctl_timers_system.sh b/cgi-bin/systemctl_timers_system.sh
deleted file mode 100755
index 3c93d8b..0000000
--- a/cgi-bin/systemctl_timers_system.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env bash
-
-set -o errexit -o nounset -o pipefail
-
-echo 'Content-Type: text/plain; charset=utf-8'
-echo
-
-SYSTEMD_COLORS=no systemctl --system list-timers --all --no-pager --full