aboutsummaryrefslogtreecommitdiff
path: root/debian/jellyfin.service
AgeCommit message (Collapse)Author
2024-03-18Remove legacy build utilities (#11162)Cody Robibero
2023-01-19Remove restart.sh from packagingShadowghost
2022-09-23Backport pull request #8321 from jellyfin/release-10.8.zAJ Jordan
Fix systemd not breaking whitespace in env vars Original-merge: 125ee883117af3ad5c7e2369f8be84089a782b57 Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2022-06-29Merge pull request #7887 from joshuaboniface/fix-restart.shJoshua M. Boniface
(cherry picked from commit 294ab0757e2f369c1237be060f8fb2ef3b7f276d) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-03-15Add SuccessExitStatus for exit 143Joshua M. Boniface
Fixes #3182
2021-12-24Merge branch 'master' into unharden-for-lxcCody Robibero
2021-12-18Remove ProtectClock for hardware encodingnlog
2021-12-12Unify and standardize unit files between deb/rpmJoshua M. Boniface
Ensures that the RPM service unit has all the tweaks from the Deb service unit, and some in the other direction too.
2021-12-12Revert some hardening that breaks LXCJoshua M. Boniface
For each of these, we should be OK since we run as an unprivileged user anyways.
2021-12-06add more hardening to systemd servicematthiasdv
2021-11-04Add a bit of hardening to the systemd serviceJulien Voisin
Tested in an unprivileged lxc container, so it shouldn'tâ„¢ break anything.
2021-08-18Merge branch 'master' into patch-2Joshua M. Boniface
2021-03-24Delay starting services until after network is onlineMason Tran
2020-11-24Use consistent styleCromefire_
2020-08-28Added additional opts to service fileCromefire_
2020-04-29Add Web integration option in default service confJoshua M. Boniface
2020-03-22Move Debian folder to root of repoJoshua M. Boniface
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.
2019-01-05Add updated configurations for log and config dirJoshua Boniface
1. Add log and config flags to init and config 2. Move the existing logs and config dirs to the right places 3. Some cleanups in the control scripts 4. Prune the changelog of pre-Jellyfin entries
2018-12-28Tweak unit to restart on any failure, 15s timeoutJoshua Boniface
2018-12-14Enable self-contained binary mode (#160)Joshua M. Boniface
* Build self-contained Debian linux-x64 binary * Update initscripts to use self-contained binary The binary is declared in the units intentionally rather than using the variable extrapolation from before, to avoid confusion since these can't really be moved reasonably. * With combined binary name, use pgrep instead * Remove dotnet-runtime dependency * Move the compiled scb to usr/bin * Update binary location for upstart/systemd * Move binary path; fix pidfile handling * Entirely remove the temporary usr/ dir * Don't move the compiled binary * Create /usr/bin symlink * Use the variable here * Update architecture to any * Add libcurl4-openssl build dependency * Update the build Dockerfile to install builddeps
2018-12-12Major rejigger of init configurationsJoshua Boniface
2018-12-09Update services to work with dotnetJoshua Boniface
2018-12-09Rename numerous debian control elementsJoshua Boniface
Replace the name emby/emby-server with jellyfin everywhere.
2018-12-09Revert "Debian packaging improvements"Joshua M. Boniface
2018-12-09Update services to work with dotnetJoshua Boniface
2018-12-09Rename numerous debian control elementsJoshua Boniface
Replace the name emby/emby-server with jellyfin everywhere.