8 lines
317 B
Text
8 lines
317 B
Text
|
|
#!/usr/bin/execlineb -S0
|
||
|
|
# ==============================================================================
|
||
|
|
# Community Hass.io Add-ons: Plejd
|
||
|
|
# ==============================================================================
|
||
|
|
if -n { s6-test $# -ne 0 }
|
||
|
|
if -n { s6-test ${1} -eq 256 }
|
||
|
|
|
||
|
|
s6-svscanctl -t /var/run/s6/services
|