Browse Source

Add comment about sysv options

Joshua M. Boniface 3 years ago
parent
commit
93f569d286
1 changed files with 2 additions and 0 deletions
  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"