WIP: openvpn
This commit is contained in:
@@ -24,5 +24,6 @@ EOF
|
||||
|
||||
chmod +x /etc/local.d/mount-rshared.start
|
||||
|
||||
# Allow ports >= 53 to be rootless bound
|
||||
sysctl net.ipv4.ip_unprivileged_port_start=53
|
||||
# Allow ports >= 53 to be rootless bound, persistent
|
||||
echo "net.ipv4.ip_unprivileged_port_start=53" >> /etc/sysctl.d/podman.conf
|
||||
sysctl -p /etc/sysctl.d/podman.conf
|
||||
Reference in New Issue
Block a user