Fix s6-rc-compile by removing cont-init dependency or defining cont-init service

This commit is contained in:
2025-07-17 22:51:42 +02:00
parent 8750558aec
commit b616a9d7f6

View File

@@ -0,0 +1,4 @@
#!/usr/bin/with-contenv bash
This is a placeholder for cont-init, which runs scripts in /etc/cont-init.d/
No further action needed as cont-init.d scripts are executed automatically
exit 0