mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-14 21:09:03 +01:00
Update sysctl comment
This commit is contained in:
parent
cee02eb803
commit
0e3e7f2705
@ -813,7 +813,7 @@ verb 3" >> /etc/openvpn/server.conf
|
||||
if [[ "$IPV6_SUPPORT" = 'y' ]]; then
|
||||
echo 'net.ipv6.conf.all.forwarding=1' >> /etc/sysctl.d/20-openvpn.conf
|
||||
fi
|
||||
# Avoid an unneeded reboot
|
||||
# Apply sysctl rules
|
||||
sysctl --system
|
||||
|
||||
# If SELinux is enabled and a custom port was selected, we need this
|
||||
|
Loading…
Reference in New Issue
Block a user