aboutsummaryrefslogtreecommitdiff
path: root/teams
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'teams')
-rw-r--r--teams/eln/container.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/teams/eln/container.xml b/teams/eln/container.xml
index c9ca883..13174f6 100644
--- a/teams/eln/container.xml
+++ b/teams/eln/container.xml
@@ -206,4 +206,10 @@
<package name="systemd-resolved"/>
<package name="xkeyboard-config"/>
</packages>
+ <packages type="bootstrap" profiles="Container-Base-Generic,Container-Toolbox">
+ <package name="systemd-standalone-tmpfiles"/>
+ </packages>
+ <packages type="uninstall" profiles="Container-Base-Generic,Container-Toolbox">
+ <package name="systemd-standalone-tmpfiles"/>
+ </packages>
</image>