mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-11-01 19:17:23 -04:00
Without this, when building the `jellyfin-nightly` package, it attempts to find service/init files with the name `jellyfin-nightly` instead of the proper name. This override prevents this by forcing the name to `jellyfin`. Required for nightly builds.