mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
10 lines
144 B
SYSTEMD
10 lines
144 B
SYSTEMD
[Unit]
|
|
Description=Run Check Raspberry Pi Parameters Script Hourly
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|