mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 13:43:30 +03:00
reverted dropping privileges
This commit is contained in:
parent
f7175ad586
commit
4fc5994600
1 changed files with 0 additions and 2 deletions
|
@ -224,8 +224,6 @@ else
|
|||
cp ta.key pki/ca.crt pki/private/ca.key pki/dh.pem pki/issued/server.crt pki/private/server.key /etc/openvpn
|
||||
# Generate server.conf
|
||||
echo "port $PORT
|
||||
user nobody
|
||||
group nobody
|
||||
proto udp
|
||||
dev tun
|
||||
sndbuf 0
|
||||
|
|
Loading…
Add table
Reference in a new issue