RE: How do I get my VPN-daemon to run in the background? 05-03-2021, 08:02 PM
#12
(05-03-2021, 04:10 PM)poi$on ivy Wrote:(05-03-2021, 02:46 PM)Equinox Wrote:How do I enable mullvad-daemon?(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 is the exact syntax it gives when I do systemctl enable ...... xxx:
Code:Failed to enable unit: Unit file mullvad-daemon.service does not exist
How did you install mullvad?
![[Image: BXqGARG.png]](https://i.imgur.com/BXqGARG.png)