Public bug reported: As described in the sysctl man page, /etc/sysctl.conf should be loaded by running 'sysctl --system':
--system Load settings from all system configuration files. /run/sysctl.d/*.conf /etc/sysctl.d/*.conf /usr/local/lib/sysctl.d/*.conf /usr/lib/sysctl.d/*.conf /lib/sysctl.d/*.conf /etc/sysctl.conf This patch seems to have broken that, by loading it only in the case of an *error* from stat() on /etc/sysctl.conf, rather than success. http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/trusty/procps/trusty/revision/77/.pc/ignore_eaccess.patch/sysctl.c See the new line 643 in that patch. ** Affects: procps (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388068 Title: sysctl.conf is not loaded by 'sysctl --system' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1388068/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs