chore(profile): add abi and local include when missing.
This commit is contained in:
parent
105a9b4def
commit
7ccaab8234
61 changed files with 84 additions and 28 deletions
|
|
@ -40,13 +40,13 @@ profile tasksel @{exec_path} flags=(complain) {
|
|||
|
||||
owner @{tmp}/file* w,
|
||||
|
||||
|
||||
profile tasksel-tests flags=(complain) {
|
||||
include <abstractions/base>
|
||||
|
||||
@{lib}/tasksel/tests/* r,
|
||||
@{sh_path} rix,
|
||||
|
||||
include if exists <local/tasksel_tasksel-tests>
|
||||
}
|
||||
|
||||
profile frontend flags=(complain) {
|
||||
|
|
@ -76,6 +76,7 @@ profile tasksel @{exec_path} flags=(complain) {
|
|||
|
||||
/etc/shadow r,
|
||||
|
||||
include if exists <local/tasksel_frontend>
|
||||
}
|
||||
|
||||
include if exists <local/tasksel>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue