mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 17:18:27 +02:00
AppArmor test: Allow writing to our temporary XDG_RUNTIME_DIR
Signed-off-by: Simon McVittie <smcv@collabora.com> Reviewed-by: Philip Withnall <withnall@endlessm.com> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=100686
This commit is contained in:
parent
996f22c337
commit
5be3d5faac
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
||||||
|
|
||||||
# We aren't really confining this process seriously; allow most things.
|
# We aren't really confining this process seriously; allow most things.
|
||||||
/** mrix,
|
/** mrix,
|
||||||
|
/tmp/dbus-daemon-test.*/{,**} w,
|
||||||
@{sys}/kernel/security/apparmor/** w,
|
@{sys}/kernel/security/apparmor/** w,
|
||||||
dbus (send, receive, bind),
|
dbus (send, receive, bind),
|
||||||
network,
|
network,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue