mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 05:47:19 -05: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.