[PR #5606] [MERGED] Delay starting service until after network is online #10393

Closed
opened 2025-12-22 08:01:42 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5606
Author: @lmnotran
Created: 3/24/2021
Status: Merged
Merged: 8/18/2021
Merged by: @joshuaboniface

Base: masterHead: feature/delay-service-start


📝 Commits (1)

  • 415b03d Delay starting services until after network is online

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 debian/jellyfin.service (+1 -1)
📝 fedora/jellyfin.service (+1 -1)

📄 Description

Changes

Delay the start of the jellyfin systemd services until after networking is online.

Issues

Fixes #3183


🔄 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/5606 **Author:** [@lmnotran](https://github.com/lmnotran) **Created:** 3/24/2021 **Status:** ✅ Merged **Merged:** 8/18/2021 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `feature/delay-service-start` --- ### 📝 Commits (1) - [`415b03d`](https://github.com/jellyfin/jellyfin/commit/415b03d719e054a3cc6998d89c3f4a13806e0a9e) Delay starting services until after network is online ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `debian/jellyfin.service` (+1 -1) 📝 `fedora/jellyfin.service` (+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. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> Delay the start of the jellyfin systemd services until after networking is online. **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #3183 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:01:42 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#10393
No description provided.