Bring back FBI on hobbes.

Apparently the final clean-up in #296 took one of the important lines.
This commit is contained in:
Stefan Haun 2024-01-09 21:36:22 +01:00
parent 780f91dc1a
commit 4a52df157a

View file

@ -38,6 +38,9 @@ do
# As the process forks itself, we do not get a reliable PID and killall is needed
killall fbi
# Display the image
fbi -T 1 -noverbose -a /tmp/grafana.png &
# Wait to avoid a race condition between
# fbi starting and mosquitto truncating the file
sleep 1