sysctl.conf is not loaded by 'sysctl --system'
Bug #1388068 reported by
Joel Nelson
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
procps (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
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.
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.
See the new line 643 in that patch.
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.