From f39a090d6ec24d3c46d7cd4158bb59f8614c8b11 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 19 May 2009 01:43:22 +0200 Subject: udev-acl: ACL_SET -> ACL_MANAGE --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') 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. -- cgit