update apparmor profiles
This commit is contained in:
parent
1ab54c1ed1
commit
e085014238
37 changed files with 447 additions and 56 deletions
|
|
@ -19,6 +19,7 @@ profile rpi-imager @{exec_path} {
|
|||
include <abstractions/ssl_certs>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/mesa>
|
||||
include <abstractions/qt5-shader-cache>
|
||||
include <abstractions/user-download-strict>
|
||||
include <abstractions/disks-write>
|
||||
|
||||
|
|
@ -28,7 +29,7 @@ profile rpi-imager @{exec_path} {
|
|||
network inet dgram,
|
||||
network inet6 dgram,
|
||||
network inet stream,
|
||||
network inet6 stream,
|
||||
network inet6 stream,
|
||||
network netlink dgram,
|
||||
network netlink raw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue