Skip to content

Mullvad not in raspap.sudoers after update? #1645

Answered by billz
E53L asked this question in Q&A
Discussion options

You must be logged in to vote

VPN providers are defined here. Execute sudo visudo /etc/sudoers.d/090_raspap and append the following:

www-data ALL=(ALL) NOPASSWD:/usr/bin/mullvad *

Save the file, exit and load the VPN providers UI again. The sudoers file is modified at install time when the VPN provider option is selected. Running the update installs a new sudoers, but /etc/raspap/provider.ini should be parsed so that this line is appended. This will need fixing.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@E53L
Comment options

Answer selected by E53L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants