chiark / gitweb /
udev-acl: allow to skip ACL handling
authorKay Sievers <kay.sievers@vrfy.org>
Fri, 14 Aug 2009 18:13:20 +0000 (20:13 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Fri, 14 Aug 2009 18:13:20 +0000 (20:13 +0200)
extras/udev-acl/70-acl.rules

index 12225136235548c6504325407956b02739418082..8259a7a9362f40dea1ef5b6fa13696a6719e1f5a 100644 (file)
@@ -1,6 +1,7 @@
 # do not edit this file, it will be overwritten on update
 
 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