domoticz: fix chown call
authorEugenio Pérez <redacted>
Sun, 25 Jan 2026 15:20:32 +0000 (17:20 +0200)
committerHannu Nyman <redacted>
Sun, 25 Jan 2026 15:20:32 +0000 (17:20 +0200)
commitc32daaa2a4b3cc59d7efaae35b296776efbd628b
tree961b588b78135830f2989448cb98df6fc2caf4f6
parent9df8a2b58cdd0771d2530402985f00743f430d84
domoticz: fix chown call

Busybox's chown stops reading the username at the dot, so only user was
changed and the group remained as root. Properly use ':' instead of '.'
as the delimeter.

Fixes: a98239c "domoticz: update to 3.9571 and clean up FHS handling"
Signed-off-by: Eugenio Pérez <redacted>
[add PKG_RELEASE bump, modify commit message, add Fixes line]
Signed-off-by: Hannu Nyman <redacted>
utils/domoticz/Makefile
utils/domoticz/files/domoticz.init
git clone https://git.99rst.org/PROJECT