mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-30 14:55:15 +01:00
Move dbus profiles.
This commit is contained in:
parent
e8e2003e07
commit
001c2028f6
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ profile dbus-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
capability sys_resource,
|
||||
|
||||
signal (receive) set=(term, kill),
|
||||
signal (receive) set=(term, hup) peer=gdm*,
|
||||
|
||||
network netlink raw,
|
||||
|
||||
|
@ -29,6 +30,7 @@ profile dbus-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}{lib,libexec}/* rPUx,
|
||||
/{usr/,}lib/ibus/ibus-* rPx,
|
||||
/{usr/,}bin/ r,
|
||||
/{usr/,}bin/[a-z0-9]* rPUx,
|
||||
|
Loading…
Reference in a new issue