chiark / gitweb /
udev-acl: no not encourage use of ACL_MANAGE outside of rules file
authorKay Sievers <kay.sievers@vrfy.org>
Sun, 7 Mar 2010 12:47:34 +0000 (13:47 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Sun, 7 Mar 2010 12:47:34 +0000 (13:47 +0100)
extras/udev-acl/70-acl.rules

index 874667c5b12cb0f355cdc898f77095a218ffa89f..fde265693c53814b99aa3483e03d9f8771a7825b 100644 (file)
@@ -1,7 +1,9 @@
 # do not edit this file, it will be overwritten on update
 
 # 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{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
 ACTION!="add|change", GOTO="acl_apply"
 
 # PTP/MTP protocol devices, cameras, portable media players