mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
ad05349db6
If bmx7 isn't running just yet the folder `/var/run/bmx7/json/originators` is missing and so the while loop runs non stop. Now the loop sleeps for 10 seconds if inotifywait fails. Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>