Update for s6 v3 and add apparmor (#41)
* 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>
This commit is contained in:
3
example/rootfs/usr/bin/my_program
Executable file
3
example/rootfs/usr/bin/my_program
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "All done!" > /share/example_addon_output.txt
|
||||
Reference in New Issue
Block a user