mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-02 08:23:06 +01:00
10 lines
121 B
SYSTEMD
10 lines
121 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run torrentstats-html.nu
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=hourly
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|