1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-22 01:41:34 -05:00

mullvad-daemon is enabled by default now

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-12 03:17:05 -07:00
parent 9c109e8a42
commit c828eaea34
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -16,7 +16,6 @@
sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/stable/mullvad.repo
sudo dnf install -y mullvad-vpn
sudo systemctl enable mullvad-daemon
sudo mkdir -p /etc/qubes-bind-dirs.d
echo 'binds+=( '\'''/etc/mullvad-vpn''\'' )' | sudo tee /etc/qubes-bind-dirs.d/50_user.conf