Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 312742 Details for
Bug 453095
Cd tray is closed automatically after ejecting
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch for /etc/udev/rules.d/60-persistent-storage.rules (workaround)
persistent-storage.rules.patch (text/plain), 680 bytes, created by
Christian Krause
on 2008-07-27 19:30:37 UTC
(
hide
)
Description:
patch for /etc/udev/rules.d/60-persistent-storage.rules (workaround)
Filename:
MIME Type:
Creator:
Christian Krause
Created:
2008-07-27 19:30:37 UTC
Size:
680 bytes
patch
obsolete
>diff --git a/rules/rules.d/60-persistent-storage.rules b/rules/rules.d/60-persistent-storage.rules >index 5ae0c7f..95eb1fd 100644 >--- a/rules/rules.d/60-persistent-storage.rules >+++ b/rules/rules.d/60-persistent-storage.rules >@@ -52,6 +52,7 @@ ENV{DEVTYPE}=="partition", ENV{ID_PATH}=="?*", SYMLINK+="disk/by-path/$env{ID_PA > > # skip unpartitioned removable media devices from drivers which do not send "change" events > ENV{DEVTYPE}=="disk", KERNEL!="sd*|sr*", ATTR{removable}=="1", GOTO="persistent_storage_end" >+ENV{DEVTYPE}=="disk", KERNEL=="sr*", ATTR{removable}=="1", GOTO="persistent_storage_end" > > # import filesystem metadata > IMPORT{program}="vol_id --export $tempnode"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 453095
: 312742 |
327980
|
357471