From 5be3d5faac4f776b561d1202ca819bc8ea29cb7e Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 14 Apr 2017 12:34:46 +0100 Subject: [PATCH] AppArmor test: Allow writing to our temporary XDG_RUNTIME_DIR Signed-off-by: Simon McVittie Reviewed-by: Philip Withnall Bug: https://bugs.freedesktop.org/show_bug.cgi?id=100686 --- 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 b19ee7a..7a65282 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.7.4