To show all systemd timer units on a system use the following command:
- systemctl list-units --type=service
- systemctl list-timers --all
- systemctl list-timers
- systemctl -d timers --all
Please login or Register to submit your answer