Explorar el Código

Start nebula after the network is up (#270)

Michael Hardy hace 5 años
padre
commit
7b3f23d9a1
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      dist/arch/nebula.service

+ 2 - 2
dist/arch/nebula.service

@@ -1,7 +1,7 @@
 [Unit]
 [Unit]
 Description=nebula
 Description=nebula
-Wants=basic.target
-After=basic.target network.target
+Wants=basic.target network-online.target
+After=basic.target network.target network-online.target
 
 
 [Service]
 [Service]
 SyslogIdentifier=nebula
 SyslogIdentifier=nebula