Merge branch 'feat/update' of https://github.com/Jeroen0494/apparmor.d into Jeroen0494-feat/update

* 'feat/update' of https://github.com/Jeroen0494/apparmor.d:
  signal to socket
  Add kstart, XDG KDE updates
  Plank profile
  containerd and KDE updates
This commit is contained in:
Alexandre Pujol 2023-11-29 22:20:29 +00:00
commit f06f01a36a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 67 additions and 2 deletions

View file

@ -21,6 +21,7 @@ profile xdg-mime @{exec_path} flags=(attach_disconnected) {
@{bin}/cut rix,
@{bin}/file rix,
@{bin}/head rix,
@{bin}/ktraderclient5 rPUx,
@{bin}/mv rix,
@{bin}/readlink rix,
@{bin}/sed rix,

View file

@ -19,6 +19,7 @@ profile xdg-settings @{exec_path} {
@{bin}/basename rix,
@{bin}/cat rix,
@{bin}/cut rix,
@{bin}/kreadconfig5 rPx,
@{bin}/mktemp rix,
@{bin}/mv rix,
@{bin}/readlink rix,