5 lines
188 B
Plaintext
Executable File
5 lines
188 B
Plaintext
Executable File
#!/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
|