mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-25 14:59:14 +01:00
ocserv: enable-auth = "certificate"
This commit is contained in:
@@ -10,4 +10,4 @@ fi
|
||||
|
||||
iptables -t nat -A POSTROUTING -s ${VPN_NETWORK}/${VPN_NETMASK} -j MASQUERADE
|
||||
|
||||
exec ocserv -c /etc/ocserv/ocserv.conf -f $@
|
||||
exec ocserv -c /etc/ocserv/ocserv.conf -f -d 1 "$@"
|
||||
|
||||
Reference in New Issue
Block a user