[PR #6991] [CLOSED] Add program directories to JELLYFIN_ARGS for sysvinit compatibility #11221

Closed
opened 2026-02-07 06:34:30 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6991
Author: @hugueslarrive
Created: 12/14/2021
Status: Closed

Base: masterHead: devuan


📝 Commits (1)

  • 2eeb4de Add program directories to JELLYFIN_ARGS for sysvinit compatibility

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 debian/conf/jellyfin (+1 -1)

📄 Description

start-stop-daemon does not pass the environment variables *_DIR to jellyfin which fails to launch.

Changes
Add program directories to JELLYFIN_ARGS in /etc/default/jellyfin

Issues
Fixes #1131


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/6991 **Author:** [@hugueslarrive](https://github.com/hugueslarrive) **Created:** 12/14/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `devuan` --- ### 📝 Commits (1) - [`2eeb4de`](https://github.com/jellyfin/jellyfin/commit/2eeb4dec0f709eb106f8f9b21e0a04567c426704) Add program directories to JELLYFIN_ARGS for sysvinit compatibility ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `debian/conf/jellyfin` (+1 -1) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> start-stop-daemon does not pass the environment variables *_DIR to jellyfin which fails to launch. **Changes** Add program directories to JELLYFIN_ARGS in /etc/default/jellyfin <!-- Describe your changes here in 1-5 sentences. --> **Issues** Fixes #1131 <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:34:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11221