summarylogtreecommitdiffstats
path: root/mullvad-vpn-srv.run
diff options
context:
space:
mode:
Diffstat (limited to 'mullvad-vpn-srv.run')
-rw-r--r--mullvad-vpn-srv.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/mullvad-vpn-srv.run b/mullvad-vpn-srv.run
index 4ae0fa70e04d..4eee4005cef2 100644
--- a/mullvad-vpn-srv.run
+++ b/mullvad-vpn-srv.run
@@ -1,3 +1,3 @@
#!/bin/execlineb -P
fdmove -c 2 1
-exec "/opt/Mullvad VPN/resources/mullvad-daemon" -v --disable-log-to-file --disable-stdout-timestamps
+exec env "MULLVAD_RESOURCE_DIR=/opt/Mullvad VPN/resources/" /usr/bin/mullvad-daemon -v --disable-log-to-file --disable-stdout-timestamps