I am making changes to a file in the /etc/sysctl.d directory (Ubuntu 12.04).
I know that sysctl -p reloads from /etc/sysctl.conf but it doesn't seem to work for anything under the /etc/sysctl.d/ directory. A reboot works, but I'd like to do it without a reboot.
Any suggestions?