Files
Patrick LorioandGitHub 447250a35b Support non-systemd package installs (#189)
* 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
2026-06-08 10:49:25 -07:00
..