[Bug 1632269] [NEW] procps upstart script not reading /usr/lib/sysctl.d/* files
Miroslav Miklus
1632269 at bugs.launchpad.net
Tue Oct 11 10:12:27 UTC 2016
Public bug reported:
"cat /etc/sysctl.d/*.conf /etc/sysctl.conf | sysctl -p -"
in "/etc/init/procps.conf" should be replaced with:
"sysctl --system" to apply sysctl configration from: /usr/lib/sysctl.d/
** Affects: procps (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to procps in Ubuntu.
https://bugs.launchpad.net/bugs/1632269
Title:
procps upstart script not reading /usr/lib/sysctl.d/* files
Status in procps package in Ubuntu:
New
Bug description:
"cat /etc/sysctl.d/*.conf /etc/sysctl.conf | sysctl -p -"
in "/etc/init/procps.conf" should be replaced with:
"sysctl --system" to apply sysctl configration from: /usr/lib/sysctl.d/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1632269/+subscriptions
More information about the foundations-bugs
mailing list