chiark / gitweb /
udev-acl: allow to skip ACL handling
[elogind.git] / 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