mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
#!/usr/bin/execlineb -S0
|
|
# ==============================================================================
|
|
# Take down the S6 supervision tree when config check is done
|
|
# ==============================================================================
|
|
s6-svscanctl -t /var/run/s6/services
|