mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-12 14:34:05 -05:00
The old code was wrong because e.g. systemd can be *installed* on the system, but not actually used as PID1. In that case we would pick `systemctl`, but it wouldn't actually work because PID1 was some other init system.