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:
commit
68d7d1185e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue