Mailinglist Archive: opensuse-bugs (5568 mails)
| < Previous | Next > |
[Bug 725412] (some?) sysctl settings get reset
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 28 Oct 2011 09:25:13 +0000
- Message-id: <20111028092513.43563245523@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=725412
https://bugzilla.novell.com/show_bug.cgi?id=725412#c17
--- Comment #17 from Ismail Donmez <idonmez@xxxxxxxx> 2011-10-28 09:25:11 UTC
---
(In reply to comment #16)
I'm not aware of ... nevertheless for a real fix point 3 is the better
way that is insert modules before running sysctl ... simply by adding
systemd-modules-load.service in the Before= line
Frederic? Would this be an option?
That won't help as is. The service is looking at the following directories:
ConditionDirectoryNotEmpty=|/lib/modules-load.d
ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d
ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d
ConditionDirectoryNotEmpty=|/etc/modules-load.d
ConditionDirectoryNotEmpty=|/run/modules-load.d
So we have to manually add "cdrom" to one of these files.
--
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.
| < Previous | Next > |