🔨 Update logging from file to console

This commit is contained in:
Paul Sinclair 2023-11-01 20:49:53 -04:00
parent af1db5c9df
commit 16f0fd6cb5
No known key found for this signature in database
GPG key ID: 779C7A23E1AA845D

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