openvpn runs without root by default

This commit is contained in:
Quentin McGaw (desktop)
2019-11-24 11:04:55 -05:00
parent 8b313cf211
commit a21bb009e5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ ENV USER= \
ENCRYPTION=strong \
PROTOCOL=udp \
REGION="CA Montreal" \
NONROOT=no \
NONROOT=yes \
DOT=on \
BLOCK_MALICIOUS=off \
BLOCK_NSA=off \