* Update for s6 v3 and add apparmor * Adjust from feedback * Tweak service functionality instructions * Logging in finish script * Remove etc/s6 as not used anymore * Update example/rootfs/etc/services.d/example/finish Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
4 lines
64 B
Bash
Executable File
4 lines
64 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "All done!" > /share/example_addon_output.txt
|