summarylogtreecommitdiffstats
path: root/mullvad-vpn-srv.run
diff options
context:
space:
mode:
authorFunami2022-10-28 17:25:01 +0200
committerFunami2022-10-28 17:25:01 +0200
commit07c283a21273eb458f9980ea817de251376afc63 (patch)
tree4caadd6e1c98082539d3e7f2eec4961a5a511c49 /mullvad-vpn-srv.run
parent8c966f7137f6d5067a6918fcdc2bf4845a35ebea (diff)
downloadaur-mullvad-vpn-s6.tar.gz
Daemon location moved
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