aboutsummaryrefslogtreecommitdiff
path: root/dot_config/systemd/user/hourly@.timer
blob: 0b3a0db5bb7c587f851298198ce7768bd75440d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Hourly Timer for %i service

[Timer]
OnCalendar=*-*-* *:00:00
Persistent=true
Unit=%i.service

[Install]
WantedBy=default.target