mirror of
https://github.com/vvzvlad/vestasync.git
synced 2024-11-05 06:49:11 +03:00
11 lines
137 B
SYSTEMD
11 lines
137 B
SYSTEMD
[Unit]
|
|
Description=Run pushgit.service
|
|
|
|
[Timer]
|
|
OnCalendar=*:0/10
|
|
Persistent=true
|
|
Unit=pushgit.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|