Fix: defaults to run openvpn as root

This commit is contained in:
Quentin McGaw
2021-02-08 00:05:54 +00:00
parent 5d681e635b
commit ec5ec6f02c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ ENV VPNSP=pia \
VERSION_INFORMATION=on \
PROTOCOL=udp \
OPENVPN_VERBOSITY=1 \
OPENVPN_ROOT=no \
OPENVPN_ROOT=yes \
OPENVPN_TARGET_IP= \
OPENVPN_IPV6=off \
TZ= \