mirror of
https://github.com/YunoHost-Apps/yunomonitor_ynh.git
synced 2024-09-03 17:46:11 +02:00
8 lines
101 B
SYSTEMD
8 lines
101 B
SYSTEMD
[Unit]
|
|
Description=Run __APP__ regularly
|
|
|
|
[Timer]
|
|
OnCalendar=*:0/8
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|