I am running Fedora 27 with kernel 4.14.5 and have a problem that /etc/sysctl.conf is not being loaded upon boot.
If I run:
sudo sysctl -p
after boot, my settings are loaded and everything works fine.
What do I need to do to enable the loading of /etc/sysctl.conf or what alternatives are there to load it?