miroir de
https://github.com/angristan/openvpn-install.git
synchronisé 2025-09-18 10:10:46 +02:00
Remove the last $SYSCTL var
This var was indeed removed with the commit f5ec9f3a17
Cette révision appartient à :
Parent
135729d0ab
révision
2a6422057e
@ -350,8 +350,8 @@ status openvpn.log
|
|||||||
verb 3" >> /etc/openvpn/server.conf
|
verb 3" >> /etc/openvpn/server.conf
|
||||||
|
|
||||||
# Create the sysctl configuration file if needed (mainly for Arch Linux)
|
# Create the sysctl configuration file if needed (mainly for Arch Linux)
|
||||||
if [[ ! -e $SYSCTL ]]; then
|
if [[ ! -e /etc/sysctl.conf ]]; then
|
||||||
touch $SYSCTL
|
touch /etc/sysctl.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Enable net.ipv4.ip_forward for the system
|
# Enable net.ipv4.ip_forward for the system
|
||||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur