Remove old check command from service file

This commit is contained in:
TheSpad 2023-07-05 20:36:46 +01:00
parent 93fb4ac22e
commit eacf1b24dc
No known key found for this signature in database
GPG key ID: 08F06191F4587860

View file

@ -9,6 +9,6 @@ export \
JELLYFIN_WEB_DIR="/usr/share/jellyfin/web"
exec \
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z localhost 8096" \
s6-notifyoncheck -d -n 300 -w 1000 \
s6-setuidgid abc /usr/bin/jellyfin \
--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg