Skip to content

Commit

Permalink
🔨 Update logging from file to console (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairpaul authored Nov 7, 2023
1 parent 9165cf1 commit fb8291e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions glances/rootfs/etc/cont-init.d/glances.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit fb8291e

Please sign in to comment.