teams/eln/container: create dotfiles under root folder with systemd-tmpfiles
Since`rootfiles` now uses systemd-tmpfiles to install dotfiles under root folder instead of copying.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user