summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls Piņķis <emils@mullvad.net>2018-06-27 23:08:46 +0100
committerEmīls Piņķis <emils@mullvad.net>2018-06-28 12:23:24 +0100
commit51510ff1fe1ebcc5c963127c04df0bf39df263ed (patch)
treea15c5314e62ea859fe91ef1e841709598ec076c8
parent410826dd0bc92d1a533e96a23e64729e00bed76b (diff)
downloadmullvadvpn-51510ff1fe1ebcc5c963127c04df0bf39df263ed.tar.xz
mullvadvpn-51510ff1fe1ebcc5c963127c04df0bf39df263ed.zip
Start mullvad-daemon after network is active on Linux
-rw-r--r--dist-assets/linux/mullvad-daemon.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist-assets/linux/mullvad-daemon.service b/dist-assets/linux/mullvad-daemon.service
index 6248e11d33..d244f25dd2 100644
--- a/dist-assets/linux/mullvad-daemon.service
+++ b/dist-assets/linux/mullvad-daemon.service
@@ -1,6 +1,7 @@
[Unit]
Description=Mullvad VPN daemon
Wants=network.target
+After=network-online.target
[Service]
ExecStart="/opt/Mullvad VPN/resources/mullvad-daemon" -v --disable-stdout-timestamps