From 668d65b77f5825007fca9ac875178778fff0cfa1 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 14 Apr 2017 12:34:46 +0100 Subject: [PATCH 1/3] AppArmor test: Allow writing to our temporary XDG_RUNTIME_DIR Signed-off-by: Simon McVittie --- test/data/dbus-installed-tests.aaprofile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/test/data/dbus-installed-tests.aaprofile.in b/test/data/dbus-installed-tests.aaprofile.in index b19ee7a7..7a65282a 100644 --- a/test/data/dbus-installed-tests.aaprofile.in +++ b/test/data/dbus-installed-tests.aaprofile.in @@ -31,6 +31,7 @@ # We aren't really confining this process seriously; allow most things. /** mrix, + /tmp/dbus-daemon-test.*/{,**} w, @{sys}/kernel/security/apparmor/** w, dbus (send, receive, bind), network, -- 2.11.0