jellyfin-server/debian/conf/jellyfin.service.conf

9 lines
320 B
Plaintext
Raw Normal View History

2018-12-13 00:14:20 +00:00
# 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}