From 2ee2fc61bbc64796bb0e3f68aff1693846b92fb4 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Sun, 15 Apr 2018 22:14:17 +0200 Subject: [PATCH] 'use_group' belongs to aa-notify --- Release_Notes_2.13.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release_Notes_2.13.md b/Release_Notes_2.13.md index 3027a40..edc67f5 100644 --- a/Release_Notes_2.13.md +++ b/Release_Notes_2.13.md @@ -88,7 +88,6 @@ Utils - genprof/logprof - Set flags for profiles represented by a glob - - comment out use_group to remove group restrictions - properly identify empty ouid/fsuid fields in logs - simplify write_include() and drop write_single() - change 'profile_changes' and 'serialize_opts' to dict() @@ -97,6 +96,7 @@ Utils - aa-nofify - add ability to customize notification message. - set DBUS_SESSION_BUS_ADDRESS, needed by notify-send + - comment out use_group to remove group restrictions Policy