Update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# ==============================================================================
|
||||
# Home Assistant Community Add-on: Glances
|
||||
# Home Assistant Community Add-on:
|
||||
# This file turns s6-nuke into a NOOP to prevent total termination
|
||||
# of the host system since the add-on runs in the same PID namespace.
|
||||
# ==============================================================================
|
||||
|
||||
@@ -5,4 +5,5 @@
|
||||
if -n { s6-test $# -ne 0 }
|
||||
if -n { s6-test ${1} -eq 256 }
|
||||
|
||||
s6-svscanctl -t /var/run/s6/services
|
||||
#s6-svscanctl -t /var/run/s6/services
|
||||
/run/s6/basedir/bin/halt
|
||||
0
telegraf/rootfs/etc/services.d/telegraf/run
Executable file → Normal file
0
telegraf/rootfs/etc/services.d/telegraf/run
Executable file → Normal file
Reference in New Issue
Block a user