Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 557038 Details for
Bug 668880
sys-fs/eudev: 40-gentoo.rules overwrite GROUP settings for USB devices
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for 40-gentoo.rules so that it is run only on "add" event.
eudev-gentoo-rules.patch (text/plain), 494 bytes, created by
Jyrki Launonen
on 2018-12-04 07:21:40 UTC
(
hide
)
Description:
Patch for 40-gentoo.rules so that it is run only on "add" event.
Filename:
MIME Type:
Creator:
Jyrki Launonen
Created:
2018-12-04 07:21:40 UTC
Size:
494 bytes
patch
obsolete
>--- a/40-gentoo.rules 2015-08-09 03:38:18.000000000 +0300 >+++ b/40-gentoo.rules 2018-10-27 09:44:02.852598757 +0300 >@@ -1,5 +1,7 @@ > # do not edit this file, it will be overwritten on update > >+ACTION!="add", GOTO="gentoo_end" >+ > # Propably unrequired, check how it is with OSS/OSS4, then remove > SUBSYSTEM=="snd", GROUP="audio" > >@@ -8,3 +10,5 @@ > > # Keep this for Linux 2.6.32 support wrt #457868 > SUBSYSTEM=="mem", KERNEL=="null|zero|full|random|urandom", MODE="0666" >+ >+LABEL="gentoo_end"
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 668880
: 557038