Package: procps
Version: 1:3.3.2-1
Severity: grave
Hi,
the new sysctl renders my system unusable due to missing sysctl settings!
I seems that the options "-p" and "--load" are totally ignored
which are used in /etc/init.d/procps.
# /sbin/sysctl --version
sysctl from procps-ng 3.3.2
# strace -f /sbin/sysctl -p /etc/sysctl.d/s.conf |& grep conf
execve("/sbin/sysctl", ["/sbin/sysctl", "-p", "/etc/sysctl.d/s.conf"], [/* 30
vars */]) = 0
open("/etc/sysctl.conf", O_RDONLY) = 3 <== instead of /etc/sysctl.d/s.conf
read(3, "#\n# /etc/sysctl.conf - Configura"..., 4096) = 2082
I see following output with the previous version:
# /sbin/sysctl --version
sysctl (procps-ng version 3.3.1)
# strace -f /sbin/sysctl -p /etc/sysctl.d/s.conf |& grep s.conf
execve("/sbin/sysctl", ["/sbin/sysctl", "-p", "/etc/sysctl.d/s.conf"], [/* 29
vars */]) = 0
open("/etc/sysctl.d/s.conf", O_RDONLY) = 3
Thanks!
Dr. Markus Waldeck
--
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!
Jetzt informieren: http://www.gmx.net/de/go/freephone
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]