🔨 Update logging from file to console (#431)

This commit is contained in:
Paul Sinclair 2023-11-07 17:32:40 -05:00 committed by GitHub
parent 9165cf1451
commit fb8291ecfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,3 +55,5 @@ if bashio::config.true 'influxdb.enabled'; then
echo "port=$(bashio::config 'influxdb.port')"
} >> /etc/glances.conf
fi
ln -sf /dev/stdout /tmp/glances-root.log