feat(profiles): add dbus rules for some common profiles.
This commit is contained in:
parent
e949654614
commit
583d7a15f0
43 changed files with 584 additions and 6 deletions
|
|
@ -27,6 +27,10 @@ profile gvfs-udisks2-volume-monitor @{exec_path} {
|
|||
|
||||
ptrace (read),
|
||||
|
||||
dbus (send,receive) bus=system path=/org/freedesktop/UDisks2{,/**}
|
||||
interface=org.freedesktop.{DBus.*,UDisks2.*}
|
||||
peer=(label=udisksd),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/lsof rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue