fhem / fhem-docker

A basic Docker image for FHEM house automation system, based on Debian Linux.
https://fhem.de/
MIT License
84 stars 28 forks source link

Absolute pidfile path isn't compatible #33

Closed sidey79 closed 8 months ago

sidey79 commented 3 years ago

If using a absolute pidfile path like "/tmp/fhem.pid" we do not find it using with this current code:

https://github.com/fhem/fhem-docker/blob/fcf2e7259a89d410b5c0877d696004e2831b98af/src/entry.sh#L261