aboutsummaryrefslogtreecommitdiff
path: root/teams/eln
diff options
from:
to:
context:
space:
mode:
authorGravatar Yaakov Selkowitz <yselkowi@redhat.com> 2025-01-23 18:46:23 -0500
committerGravatar Yaakov Selkowitz <yselkowi@redhat.com> 2025-01-23 18:46:23 -0500
commit9fed79138a6d88563fc9683e0ac63b3c56e56028 (patch)
tree510aadc77142d29a7993be64de3f8c2659d1f61d /teams/eln
parenta74ebe5098ac7e475e11f7615776c9a463330b70 (diff)
downloadkiwi-descriptions-9fed79138a6d88563fc9683e0ac63b3c56e56028.tar.gz
kiwi-descriptions-9fed79138a6d88563fc9683e0ac63b3c56e56028.zip
teams/eln/container: Install standalone sysusers for base containers
This avoids a dependency on the full systemd package for non-init containers.
Diffstat (limited to 'teams/eln')
-rw-r--r--teams/eln/container.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/teams/eln/container.xml b/teams/eln/container.xml
index 772e998..ec934d1 100644
--- a/teams/eln/container.xml
+++ b/teams/eln/container.xml
@@ -72,6 +72,7 @@
<package name="dnf5"/>
<package name="dnf5-plugins"/>
<package name="glibc-minimal-langpack"/>
+ <package name="systemd-standalone-sysusers"/>
<package name="tzdata"/>
<package name="xz"/>
<package name="zstd"/>