1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

mkosi: Install libcap-progs in main and minimal image

Let's make sure tools like capsh are available on OpenSUSE images
as well.
This commit is contained in:
Daan De Meyer
2025-09-05 08:23:58 +02:00
parent ebcb0a07d3
commit b21f52b6d1
2 changed files with 2 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ Packages=
kmod
knot
libapparmor1
libcap-progs
multipath-tools
ncat
open-iscsi

View File

@@ -10,6 +10,7 @@ Packages=
grep
hostname
iproute2
libcap-progs
ncat
patterns-base-minimal_base
sed