blob: 781670a775e1dea4f0e7e70a834b41c368c87fcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# SPDX-License-Identifier: LGPL-2.1-or-later
# sbsigntool exists only on UEFI architectures
[Match]
Architecture=|x86
Architecture=|x86-64
Architecture=|arm
Architecture=|arm64
Architecture=|riscv32
Architecture=|riscv64
[Content]
Packages=
sbsigntool
systemd-boot
systemd-boot-efi
|