summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-05-19 01:43:22 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-05-19 01:43:22 +0200
commitf39a090d6ec24d3c46d7cd4158bb59f8614c8b11 (patch)
tree16dc675a9c297480f44ef38005f12226af9ef565 /NEWS
parentb64302b1f0be2c489b23f3462ffcb7edc3d95bae (diff)
udev-acl: ACL_SET -> ACL_MANAGE
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 46032c2..0148ae0 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ PulseAudio.
New udev-acl tool to grant local useres access to devices by
adding an access control list for the user's uid. All devices
-tagged with the ACL_SET=1 tag will get an ACL assigned for all
+tagged with the ACL_MANAGE=1 tag will get an ACL assigned for all
locally logged-in users. It hooks into the udev event process
for new devices, and ConsoleKit for users logging in and out.
This will replace the ACL management in HAL.