Fix for after network start

master
Ken 2021-04-21 17:12:27 -04:00
parent dff4888c71
commit b014b0ee44
1 changed files with 1 additions and 1 deletions

View File

@ -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