feat(profile): general update.
This commit is contained in:
parent
65f2d21558
commit
cb86f1c076
14 changed files with 17 additions and 82 deletions
|
|
@ -36,7 +36,7 @@ profile aa-notify @{exec_path} {
|
|||
owner @{HOME}/.inputrc r,
|
||||
owner @{HOME}/.terminfo/@{int}/dumb r,
|
||||
|
||||
owner @{tmp}/@{rand8} rw,
|
||||
owner @{tmp}/@{word8} rw,
|
||||
owner @{tmp}/apparmor-bugreport-@{rand8}.txt rw,
|
||||
|
||||
@{PROC}/ r,
|
||||
|
|
|
|||
|
|
@ -11,11 +11,9 @@ include <tunables/global>
|
|||
profile font-manager @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/dconf-write>
|
||||
include <abstractions/desktop>
|
||||
include <abstractions/fontconfig-cache-write>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/gstreamer>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/ssl_certs>
|
||||
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ profile fwupd @{exec_path} flags=(attach_disconnected,complain) {
|
|||
@{bin}/gpgsm rCx -> gpg,
|
||||
|
||||
/usr/share/fwupd/{,**} r,
|
||||
/usr/share/hwdata/*.ids r,
|
||||
/usr/share/hwdata/* r,
|
||||
/usr/share/mime/mime.cache r,
|
||||
|
||||
/etc/fwupd/{,**} rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue