mirror of https://github.com/EdgeVPNio/tools.git
Reload limits via sysctl
parent
cacdbe4bee
commit
2247fe7123
|
@ -28,4 +28,4 @@ select yn in "Yes" "No"; do
|
||||||
No ) exit;;
|
No ) exit;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
reboot
|
sysctl -p
|
||||||
|
|
Loading…
Reference in New Issue