After start of OH Version 2.5.3 openhab creates an empty exec.whitelist (Linux Ubuntu) under /etc/openhab2/
I tried to move exec.whitelist from /etc/openhab2/misc to /etc/openhab2 thought location changed. But it is only uses if located unter /etc/openhab2/misc, so it seems the right place.
Openhab shouldn’t create an empty exec.whitelist in /etc/openhab2 then.
That was introduced with the last release. But it should be created in the correct spot, not somewhere else. And the code looks ok (i.e. contains the misc in the path).