projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e99216
)
unit: install the systemd-bless-boot.service only if we have gnu-efi
author
Frantisek Sumsal
<frantisek@sumsal.cz>
Tue, 21 Sep 2021 20:47:42 +0000
(22:47 +0200)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Tue, 21 Sep 2021 23:47:59 +0000
(08:47 +0900)
Follow-up to #20591.
units/meson.build
patch
|
blob
|
history
diff --git
a/units/meson.build
b/units/meson.build
index 59ed04afde925bed943cbf88a7f08eb473439de0..93c3bf608abe3287878c7765acf0ad1ea0f7be08 100644
(file)
--- a/
units/meson.build
+++ b/
units/meson.build
@@
-183,7
+183,7
@@
in_units = [
['systemd-backlight@.service', 'ENABLE_BACKLIGHT'],
['systemd-binfmt.service', 'ENABLE_BINFMT',
'sysinit.target.wants/'],
- ['systemd-bless-boot.service', '
ENABLE
_EFI HAVE_BLKID'],
+ ['systemd-bless-boot.service', '
HAVE_GNU
_EFI HAVE_BLKID'],
['systemd-boot-check-no-failures.service', ''],
['systemd-coredump@.service', 'ENABLE_COREDUMP'],
['systemd-pstore.service', 'ENABLE_PSTORE'],