Parcourir la source

Add comment about sysv options

Joshua M. Boniface il y a 3 ans
Parent
commit
93f569d286
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      debian/conf/jellyfin

+ 2 - 0
debian/conf/jellyfin

@@ -44,6 +44,8 @@ JELLYFIN_ADDITIONAL_OPTS=""
 #
 # SysV init/Upstart options
 #
+# Note: These options are ignored by systemd; use /etc/systemd/system/jellyfin.d overrides instead.
+#
 
 # Application username
 JELLYFIN_USER="jellyfin"