mirror of https://github.com/EdgeVPNio/tools.git
Fix for after network start
parent
dff4888c71
commit
b014b0ee44
|
@ -1,5 +1,6 @@
|
|||
[Unit]
|
||||
Description=EdgeVPNio service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
@ -9,5 +10,4 @@ Restart=no
|
|||
TimeoutStopSec=30
|
||||
|
||||
[Install]
|
||||
After=network.target
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue