added more container scripts, smaller image

This commit is contained in:
Christian Goll
2022-11-25 11:58:32 +01:00
parent 4a5b5a8317
commit f831db1875
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[Unit]
Description=Warewulf container configuration
After=local-fs.target
Before=warewulfd.service
Before=dhcpd
[Service]
Type=oneshot
ExecStart=/container/config-warewulf
[Install]
WantedBy=multi-user.target