Bring back FBI on hobbes.
Apparently the final clean-up in #296 took one of the important lines.
This commit is contained in:
parent
780f91dc1a
commit
4a52df157a
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