Commit 2d7a451e authored by Ben Cole's avatar Ben Cole Committed by Robby Russell
Browse files

Add list-timers to systemd user commands (#5099)

This is useful for listing "cron like" systemd jobs
parent deb992b8
user_commands=( user_commands=(
list-units is-active status show help list-unit-files list-units is-active status show help list-unit-files
is-enabled list-jobs show-environment cat) is-enabled list-jobs show-environment cat list-timers)
sudo_commands=( sudo_commands=(
start stop reload restart try-restart isolate kill start stop reload restart try-restart isolate kill
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment