diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-05-19 01:43:22 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-05-19 01:43:22 +0200 |
commit | f39a090d6ec24d3c46d7cd4158bb59f8614c8b11 (patch) | |
tree | 16dc675a9c297480f44ef38005f12226af9ef565 /NEWS | |
parent | b64302b1f0be2c489b23f3462ffcb7edc3d95bae (diff) |
udev-acl: ACL_SET -> ACL_MANAGE
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |