fix: profile compilation.
This commit is contained in:
parent
b90c4073c9
commit
f3ed1a3006
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ abi <abi/4.0>,
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
@{exec_path} = @{bin}/linux-check-removal
|
@{exec_path} = @{bin}/linux-check-removal
|
||||||
profile linux-check-removal @{exec_path} flags=(complain) {
|
profile linux-check-removal @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/common/debconf>
|
include <abstractions/common/debconf>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -219,7 +219,7 @@ libvirt-dbus complain
|
||||||
libvirtd attach_disconnected,complain
|
libvirtd attach_disconnected,complain
|
||||||
lightdm attach_disconnected,complain
|
lightdm attach_disconnected,complain
|
||||||
lightdm-session complain
|
lightdm-session complain
|
||||||
linux-check-removal complain
|
linux-check-removal complain
|
||||||
linux-update-symlinks complain
|
linux-update-symlinks complain
|
||||||
locale-gen complain
|
locale-gen complain
|
||||||
localectl complain
|
localectl complain
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue