Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


How do I get my VPN-daemon to run in the background? filter_list
Author
Message
RE: How do I get my VPN-daemon to run in the background? #24
(05-05-2021, 10:07 PM)AnalAssAssin Wrote: Edit#2: The installation completed successfully, I only had to change the target to mullvad-vpn.
But when I try to start the app, it says once again that it cant connect without the daemon.
And the only way for me to run the daemon is to open a terminal window and manually start it :/
Is there any solution to this?.... I have successfully ran MullvadVPN on my computer before.......

What is the command you’re using to try to start or enable the daemon?

According to the package build (https://aur.archlinux.org/cgit/aur.git/t...d-vpn#n220) the service unit is named “mullvad-daemon,” so try enabling mullvad-daemon.service

Code:
sudo systemctl enable mullvad-daemon.service

Also, you’ll need to start the daemon too. Enabling it won’t start it until next time systemd does sweep for services that are enabled (next time the system starts basically).

You can either reboot, or just use

Code:
sudo systemctl start mullvad-daemon.service

To start the daemon.
(This post was last modified: 05-05-2021, 11:06 PM by Equinox.)
[Image: BXqGARG.png]

Reply





Messages In This Thread
RE: How do I get my VPN-daemon to run in the background? - by Equinox - 05-05-2021, 11:01 PM



Users browsing this thread: 2 Guest(s)