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

11 lines
170 B
SYSTEMD

[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