mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-06-06 17:34:42 +02:00
Syntax fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
2da19bf47e
commit
94be1579c6
File diff suppressed because one or more lines are too long
@ -131,7 +131,7 @@ systemd:
|
|||||||
Description=Run docker-compose-updater for /srv/%I daily, 15 mintues after OS updates
|
Description=Run docker-compose-updater for /srv/%I daily, 15 mintues after OS updates
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=daily 3:15
|
OnCalendar=*-*-* 03:15
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
File diff suppressed because one or more lines are too long
@ -154,7 +154,7 @@ systemd:
|
|||||||
Description=Run docker-compose-updater for /srv/%I daily, 15 mintues after OS updates
|
Description=Run docker-compose-updater for /srv/%I daily, 15 mintues after OS updates
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=daily 3:15
|
OnCalendar=*-*-* 03:15
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user