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