Run daemon as nobody
This commit is contained in:
parent
384beb888a
commit
31a8584685
@ -150,6 +150,9 @@ dev tun0
|
||||
status /tmp/openvpn-status.log
|
||||
|
||||
client-config-dir $OPENVPN/ccd
|
||||
|
||||
user nobody
|
||||
group nogroup
|
||||
EOF
|
||||
|
||||
[ -n "$OVPN_CLIENT_TO_CLIENT" ] && echo "client-to-client" >> "$conf"
|
||||
|
Loading…
Reference in New Issue
Block a user