瀏覽代碼

Can't override ExecStart

Joshua Boniface 6 年之前
父節點
當前提交
90a65c009f
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      debian/conf/jellyfin.service.conf

+ 1 - 2
debian/conf/jellyfin.service.conf

@@ -1,8 +1,7 @@
 # Jellyfin systemd configuration options
 # 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]
 [Service]
 #User = jellyfin
 #User = jellyfin
 #EnvironmentFile = /etc/default/jellyfin
 #EnvironmentFile = /etc/default/jellyfin
-#ExecStart = /usr/bin/dotnet ${JELLYFIN_EXE} -programdata ${JELLYFIN_DATA} -restartpath ${JELLYFIN_RESTART_SCRIPT} ${JELLYFIN_ADD_OPTS}