feat(profile): minor improvements.

This commit is contained in:
Alexandre Pujol 2025-03-07 00:07:11 +01:00
parent da7958a2f9
commit b623dc4a77
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 22 additions and 16 deletions

View file

@ -7,7 +7,7 @@ abi <abi/4.0>,
include <tunables/global>
@{exec_path} = @{bin}/qemu-ga
profile qemu-ga @{exec_path} flags=(complain) {
profile qemu-ga @{exec_path} {
include <abstractions/base>
@{exec_path} mr,
@ -24,7 +24,7 @@ profile qemu-ga @{exec_path} flags=(complain) {
/dev/vport@{int}p@{int} rw,
profile systemctl flags=(complain) {
profile systemctl {
include <abstractions/base>
include <abstractions/app/systemctl>