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
|
|
@ -48,6 +48,7 @@ profile initd-kexec-load @{exec_path} {
|
|||
|
||||
/etc/default/kexec.d/ r,
|
||||
|
||||
include if exists <local/initd-kexec-load_run-parts>
|
||||
}
|
||||
|
||||
profile systemctl {
|
||||
|
|
@ -74,6 +75,7 @@ profile initd-kexec-load @{exec_path} {
|
|||
owner @{run}/systemd/ask-password/ rw,
|
||||
owner @{run}/systemd/ask-password-block/* rw,
|
||||
|
||||
include if exists <local/initd-kexec-load_systemctl>
|
||||
}
|
||||
|
||||
include if exists <local/initd-kexec-load>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue