Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Current service file for generic tarball install is not working #706

Open
SwagHrco opened this issue Aug 29, 2022 · 1 comment
Open

Current service file for generic tarball install is not working #706

SwagHrco opened this issue Aug 29, 2022 · 1 comment

Comments

@SwagHrco
Copy link

SwagHrco commented Aug 29, 2022

Current` service file for generic tarball install is not working here is the one that works

[Unit]
Description=Jellyfin

[Service]
User=hrvoje
WorkingDirectory=/opt/jellyfin/
ExecStart=/opt/jellyfin/jellyfin --service
Restart=always

[Install]
WantedBy=multi-user.target

@thornbill
Copy link
Contributor

Is this a documentation issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants