mirror of
https://github.com/vvzvlad/vestasync.git
synced 2024-12-26 12:11:00 +03:00
change timer to date
This commit is contained in:
parent
52d94d7391
commit
84c1bc637f
@ -1,8 +1,8 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Run pushgit.service
|
Description=Run pushgit.service daily
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*:0/10
|
OnCalendar=daily
|
||||||
Persistent=true
|
Persistent=true
|
||||||
Unit=pushgit.service
|
Unit=pushgit.service
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user