From 93f569d286825eee32a682521cf832f60713a931 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 19 Mar 2022 12:27:48 -0400 Subject: [PATCH] Add comment about sysv options --- debian/conf/jellyfin | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/conf/jellyfin b/debian/conf/jellyfin index ab8d5d1d4d..2f0630a9ce 100644 --- a/debian/conf/jellyfin +++ b/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"