Files
Patrick LorioandGitHub 9aaa0ff5c7 Fix log file ownership in postinstall (#177)
* Fix log file ownership in postinstall

- Chown existing `playit.log` to the Playit user and group
- Tighten log file permissions to `0640` when present

* Fix log directory ownership in postinstall

- Chown `/var/log/playit` recursively so existing log files inherit the service user
- Keep `/etc/playit` ownership unchanged and preserve log file permissions
2026-06-05 12:08:35 -07:00
..