The limits are configured in /etc/sysctl.conf
file. And it works when I execute sudo sysctl -p
. But the limits are lost after restart and I have to execute sudo sysctl -p
again to make it work.
Any idea how to make it persistent? Why it doesn't load the config on startup automatically?