From: Kay Sievers Date: Sun, 7 Mar 2010 12:47:34 +0000 (+0100) Subject: udev-acl: no not encourage use of ACL_MANAGE outside of rules file X-Git-Tag: 174~600 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=9a87132677191e49c3d464c91aac7fc218e1eb18 udev-acl: no not encourage use of ACL_MANAGE outside of rules file --- diff --git a/extras/udev-acl/70-acl.rules b/extras/udev-acl/70-acl.rules index 874667c5b..fde265693 100644 --- 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