* 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>
11 lines
323 B
Markdown
11 lines
323 B
Markdown
# Home Assistant Add-on: Example add-on
|
|
|
|
## How to use
|
|
|
|
This add-on really does nothing. It is just an example.
|
|
|
|
When started it will print the configured message or "Hello world" in the log.
|
|
|
|
It will also print "All done!" in `/share/example_addon_output.txt` to show
|
|
simple example of the usage of `map` in addon config.
|