mirror of
https://github.com/YunoHost-Apps/scrutiny_ynh.git
synced 2024-09-03 20:16:24 +02:00
11 lines
164 B
SYSTEMD
11 lines
164 B
SYSTEMD
[Unit]
|
|
Description=Scrutiny Collector Timer
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
OnStartupSec=60min
|
|
RandomizedDelaySec=60min
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|