mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-26 17:42:40 -04:00
a4e1732e35
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.