aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi-bin/systemctl_timers_user.sh
blob: c8b0a954d673940001bec788a45b9167680ef331 (plain) (blame)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

set -o errexit -o nounset -o pipefail

echo 'Content-Type: text/plain; charset=utf-8'
echo

SYSTEMD_COLORS=no systemctl --user list-timers --all --no-pager --full