mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
exo-open: update comment about DBUS denial
Make comment more clear about denied DBUS access, no need to raise questions. Remove redundant comment.
This commit is contained in:
parent
0a55babe9a
commit
e77abfa56a
1 changed files with 1 additions and 3 deletions
|
@ -51,13 +51,11 @@
|
||||||
|
|
||||||
# Deny DBus
|
# Deny DBus
|
||||||
|
|
||||||
# for GTK error message dialog? overkill?
|
# for GTK error message dialog, not required exo-open to work.
|
||||||
deny dbus send
|
deny dbus send
|
||||||
bus=session
|
bus=session
|
||||||
path=/org/gtk/vfs/mounttracker,
|
path=/org/gtk/vfs/mounttracker,
|
||||||
|
|
||||||
# end for errmor message box
|
|
||||||
|
|
||||||
# System files
|
# System files
|
||||||
|
|
||||||
/etc/xdg/{,xdg-*/}xfce4/helpers.rc r,
|
/etc/xdg/{,xdg-*/}xfce4/helpers.rc r,
|
||||||
|
|
Loading…
Add table
Reference in a new issue