mirror of https://github.com/samply/bridgehead.git
Add bridgehead update timer persistance
Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com>
This commit is contained in:
parent
5227dc57a7
commit
ecd9269022
|
@ -3,6 +3,7 @@ Description=Daily Updates at 6am of Bridgehead (%i)
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*-*-* 6:00:00
|
OnCalendar=*-*-* 6:00:00
|
||||||
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=basic.target
|
WantedBy=basic.target
|
||||||
|
|
Loading…
Reference in New Issue