Use wait on network to delay the startup (#81)
* Use wait on network to delay the startup * Update nm.conf * Create nm.conf * Update hassos-supervisor.service * Rename hassos.conf to docker.conf * Create hassos.conf * Create hassos.conf * Update hassos.conf * aply patch * Mark only failed * Fix start order
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[Unit]
|
||||
RequiresMountsFor=/etc/hostname
|
||||
@@ -1,2 +1,3 @@
|
||||
[Unit]
|
||||
After=NetworkManager.service
|
||||
Wants=network-online.target
|
||||
After=network-online.target
|
||||
|
||||
Reference in New Issue
Block a user