commit
This commit is contained in:
10
telegraf/rootfs/etc/services.d/telegraf/run
Normal file
10
telegraf/rootfs/etc/services.d/telegraf/run
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Home Assistant Community Add-on: Example
|
||||
# Runs example1 script
|
||||
# ==============================================================================
|
||||
|
||||
|
||||
bashio::log.info "Starting Telegraf"
|
||||
|
||||
exec telegraf
|
||||
Reference in New Issue
Block a user