projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c3ebbf
)
udev-acl: no not encourage use of ACL_MANAGE outside of rules file
author
Kay Sievers
<kay.sievers@vrfy.org>
Sun, 7 Mar 2010 12:47:34 +0000
(13:47 +0100)
committer
Kay Sievers
<kay.sievers@vrfy.org>
Sun, 7 Mar 2010 12:47:34 +0000
(13:47 +0100)
extras/udev-acl/70-acl.rules
patch
|
blob
|
history
diff --git
a/extras/udev-acl/70-acl.rules
b/extras/udev-acl/70-acl.rules
index
874667c
..
fde2656
100644
(file)
--- a/
extras/udev-acl/70-acl.rules
+++ b/
extras/udev-acl/70-acl.rules
@@
-1,7
+1,9
@@
# do not edit this file, it will be overwritten on update
+# Do not use ACL_MANAGE outside of this file. This variable is private to
+# udev-acl of this udev release and may be replaced at any time.
+
ENV{MAJOR}=="", GOTO="acl_end"
-ENV{ACL_MANAGE}=="0", GOTO="acl_end"
ACTION!="add|change", GOTO="acl_apply"
# PTP/MTP protocol devices, cameras, portable media players