Files
playit-agent/linux
Patrick LorioandGitHub 7a61d15903 Add optional Linux service manager selection (#175)
* Add optional service manager selection for installed playit

- Add `--systemd` and `--openrc` on Linux
- Route start/stop/setup flows through the selected manager
- Add OpenRC support and manager-specific error messages

* Add init-manager aware Linux packaging

- Package systemd and OpenRC service files from one nfpm config
- Detect the active init system in postinstall and install the matching service
- Route `linux/playit` through the chosen manager when present
2026-06-04 12:33:47 -07:00
..