mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 00:23:17 +02:00
Can't override ExecStart
This commit is contained in:
parent
401c08ebae
commit
90a65c009f
1 changed files with 1 additions and 2 deletions
3
debian/conf/jellyfin.service.conf
vendored
3
debian/conf/jellyfin.service.conf
vendored
|
|
@ -1,8 +1,7 @@
|
|||
# Jellyfin systemd configuration options
|
||||
|
||||
# Use this file to override the user, environment file, or exec command.
|
||||
# Use this file to override the user or environment file location.
|
||||
|
||||
[Service]
|
||||
#User = jellyfin
|
||||
#EnvironmentFile = /etc/default/jellyfin
|
||||
#ExecStart = /usr/bin/dotnet ${JELLYFIN_EXE} -programdata ${JELLYFIN_DATA} -restartpath ${JELLYFIN_RESTART_SCRIPT} ${JELLYFIN_ADD_OPTS}
|
||||
|
|
|
|||
Loading…
Reference in a new issue