monakhos/ansible/templates/systemd/user/hourly_remainder.timer

12 lines
170 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Run every hour to remind the user about the time passing by
[Timer]
OnBootSec=1min
OnCalendar=*:00
Persistent=true
[Install]
WantedBy=timers.target