mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-09 03:31:34 -05:00
Requires=network-online.target
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
b436314d54
commit
59fcc5ba77
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Automatic Updater
|
Description=Automatic Updater
|
||||||
After=docker.service
|
After=docker.service
|
||||||
Wants=network-online.target
|
Requires=network-online.target
|
||||||
Requires=docker.service
|
Requires=docker.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Loading…
Reference in New Issue
Block a user