mirror of
https://github.com/playit-cloud/playit-agent.git
synced 2026-07-02 23:02:27 +00:00
* 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