Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: procps (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to procps in Ubuntu.
https://bugs.launchpad.net/bugs/1388068

Title:
  sysctl.conf is not loaded by 'sysctl --system'

Status in “procps” package in Ubuntu:
  Confirmed

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1388068/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to