You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/debian/conf/jellyfin.service.conf

9 lines
320 B

# Jellyfin systemd configuration options
# Use this file to override the user, environment file, or exec command.
[Service]
#User = jellyfin
#EnvironmentFile = /etc/default/jellyfin
#ExecStart = /usr/bin/dotnet ${JELLYFIN_EXE} -programdata ${JELLYFIN_DATA} -restartpath ${JELLYFIN_RESTART_SCRIPT} ${JELLYFIN_ADD_OPTS}