Mailinglist Archive: opensuse-bugs (5295 mails)
< Previous | Next > |
[Bug 725412] (some?) sysctl settings get reset
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 25 Nov 2013 08:23:42 +0000
- Message-id: <20131125082342.1452CCC6A5@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=725412
https://bugzilla.novell.com/show_bug.cgi?id=725412#c63
Dr. Werner Fink <werner@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|xyliu@xxxxxxxx |bnc-team-screening@xxxxxxxx
| |ovo.novell.com
--- Comment #63 from Dr. Werner Fink <werner@xxxxxxxx> 2013-11-25 08:23:39 UTC
---
... IMHO this could be solved by using the options of the module its self:
/suse/werner> modinfo cdrom
filename: /lib/modules/2.6.27.57-0-pae/kernel/drivers/cdrom/cdrom.ko
license: GPL
srcversion: D868CCB0789DA27F51280A8
depends:
supported: yes
vermagic: 2.6.27.57-0-pae SMP mod_unload modversions CORE2
parm: debug:bool
parm: autoclose:bool
parm: autoeject:bool
parm: lockdoor:bool
parm: check_media_type:bool
parm: mrw_format_restart:bool
that is a line
options cdrom autoclose=1
in e.g. /etc/modprobe.conf.local would solve this problem. And if we really
want to have this as distribution feature (do we?) then a file
/etc/modprobe.d/cdrom
could be an option. This file could be part of module-init-tools or it could
be written out be YaST2 after the user has configured the cdrom behaviour.
--
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 > |