feat(profiles): general update.
This commit is contained in:
parent
25e2d9d1f4
commit
1042728ca6
15 changed files with 26 additions and 14 deletions
|
|
@ -19,6 +19,7 @@ profile aa-log @{exec_path} {
|
|||
/var/lib/dbus/machine-id r,
|
||||
|
||||
/var/log/audit/* r,
|
||||
/var/log/syslog* r,
|
||||
|
||||
/{run,var}/log/journal/ r,
|
||||
/{run,var}/log/journal/@{hex}/{,*} r,
|
||||
|
|
|
|||
|
|
@ -16,13 +16,14 @@ profile blueman @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/fonts>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/python>
|
||||
include <abstractions/thumbnails-cache-read>
|
||||
include <abstractions/user-download-strict>
|
||||
|
||||
network inet stream,
|
||||
network inet6 stream,
|
||||
|
||||
network netlink raw,
|
||||
network bluetooth raw,
|
||||
|
||||
ptrace (read) peer=gjs-console,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue