RE: How do I get my VPN-daemon to run in the background? 05-03-2021, 02:46 PM
#10
(05-03-2021, 11:11 AM)poi$on ivy Wrote: And I want to have it running all the time, connect automatically etc. But its the daemon I have to get running. I'll try that command later
The command I gave you is what enables the daemon. Since it says the service doesn’t exist though, you haven’t created it. You need to create the service unit for systemd to find, and target a specific runtime.
Another unit target could also be mullvad-daemon, so try that too
Code:
sudo systemctl enable mullvad-daemon
(This post was last modified: 05-03-2021, 02:49 PM by Equinox.)
![[Image: BXqGARG.png]](https://i.imgur.com/BXqGARG.png)