Merge pull request 'Bring back FBI on hobbes' (#297) from hobbes-fbi into master

Reviewed-on: Netz39_Admin/netz39-infra-ansible#297
This commit is contained in:
Stefan Haun 2024-01-09 22:16:22 +01:00
commit 68d7d1185e

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