sysctl.conf ignore net settings
- by Steffen Unland
I have a little problem with sysctl on a Ubuntu 10.04 LTS system.
When I set the sysctl values with "sysctl -w " all work fine, but when I try to use the sysctl.conf file. the net settings will be ignored.
For example my sysctl.conf
# /etc/sysctl.conf - Configuration file for setting system variables
kernel.domainname=findme.sysctl
#…