mirror of
https://github.com/playit-cloud/playit-agent.git
synced 2026-07-01 23:54:32 +00:00
* Support non-systemd package installs - Provision playit user and group with useradd/addgroup fallbacks - Ship systemd and OpenRC init files under /opt/playit/share/init - Remove hard systemd dependency from Arch and nfpm packages * Use sysusers to provision playit service accounts - Prefer `systemd-sysusers` when available in packaging scripts - Fall back to manual group and user creation otherwise - Add sysusers config path for Arch and nfpm install flows