https://bugzilla.novell.com/show_bug.cgi?id=809420 https://bugzilla.novell.com/show_bug.cgi?id=809420#c8 Vincent Untz <vuntz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffm@suse.com, | |vuntz@suse.com --- Comment #8 from Vincent Untz <vuntz@suse.com> 2013-03-29 10:29:31 UTC --- The issue is that the sysctl.conf-* files in /boot are specific to each kernel flavor, so we can't blindly have these files in a directory. This is the patch that adds support for that in the old sysctl: https://build.opensuse.org/package/view_file?expand=1&file=procps-v3.3.3-read-sysctls-also-from-boot-sysctl.conf-kernelversion.diff&package=procps&project=openSUSE%3AFactory The feature was added by Jeff: Thu May 5 17:49:30 CEST 2011 - jeffm@suse.de - boot.sysctl: Add support for loading defaults from /boot/sysctl.conf-$(uname -r) before loading /etc/sysctl.conf to allow each kernel flavor to adjust defaults without different kernel configuration options. So adding him in cc in case he might have opinions on this; there's probably a good reason this was added and if we need to keep supporting that with systemd, then we need to change something somewhere... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.