https://bugzilla.novell.com/show_bug.cgi?id=725412 https://bugzilla.novell.com/show_bug.cgi?id=725412#c0 Summary: systemd is not applying /lib/sysctl.d/sysctl.conf Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: fcrozat@suse.com ReportedBy: idonmez@suse.com QAContact: qa@suse.de Found By: --- Blocker: --- I am adding the following to the end of /lib/sysctl.d/sysctl.conf: dev.cdrom.autoclose = 0 Upon reboot I check the value:
sysctl -a|grep dev.cdrom.autoclose = 1
After I manually run sysctl:
sudo /sbin/sysctl -e -q --system sysctl -a|grep dev.cdrom.autoclose = 0
So looks like systemd is not applying the sysctl.conf -- 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.