Removing Zwave Lock File

Looks like the docker isn’t giving OpenHab enough time to shutdown properly, so the lock file doesn’t get removed. rm’ing it in a startup script works fine for the minute.

*** Shutting down runit daemon (PID 12)...
*** Killing all processes...
2015-10-17 14:22:26.321 [INFO ] [penhab.io.rest.RESTApplication] - Stopped REST API
*** Not all processes have exited in time. Forcing them to exit.

This is more of a docker setup issue…
Thanks
Christian