mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
8 lines
118 B
SYSTEMD
8 lines
118 B
SYSTEMD
[Unit]
|
|
Description=Run backup __APP__ regularly
|
|
|
|
[Timer]
|
|
OnCalendar=__ON_CALENDAR__
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|