Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 94327 Details for
Bug 144010
libmtp (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
udev-permissions.patch
udev-permissions.patch (text/plain), 523 bytes, created by
Jeremy Sermersheim
on 2006-08-15 08:46:27 UTC
(
hide
)
Description:
udev-permissions.patch
Filename:
MIME Type:
Creator:
Jeremy Sermersheim
Created:
2006-08-15 08:46:27 UTC
Size:
523 bytes
patch
obsolete
>diff -rNBwU 2 libmtp-0.0.9-orig/examples/hotplug.c libmtp-0.0.9/examples/hotplug.c >--- libmtp-0.0.9-orig/examples/hotplug.c 2006-07-06 19:41:02.000000000 -0500 >+++ libmtp-0.0.9/examples/hotplug.c 2006-07-06 19:41:17.000000000 -0500 >@@ -24,5 +24,5 @@ > extern char *optarg; > char *udev_action = NULL; >- char default_udev_action[] = "SYMLINK+=\"libmtp-%k\", MODE=\"666\""; >+ char default_udev_action[] = "SYMLINK+=\"libmtp-%k\", GROUP=\"plugdev\", MODE=\"660\""; > > while ( (opt = getopt(argc, argv, "ua:")) != -1 ) {
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 144010
:
94326
| 94327