feat(profile): minor improvements.
This commit is contained in:
parent
da7958a2f9
commit
b623dc4a77
13 changed files with 22 additions and 16 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue