mirror of
				https://github.com/linuxserver/docker-jellyfin.git
				synced 2025-11-01 05:27:38 +09:00 
			
		
		
		
	Remove old check command from service file
This commit is contained in:
		| @@ -9,6 +9,6 @@ export \ | |||||||
|     JELLYFIN_WEB_DIR="/usr/share/jellyfin/web" |     JELLYFIN_WEB_DIR="/usr/share/jellyfin/web" | ||||||
|  |  | ||||||
| exec \ | 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 \ |         s6-setuidgid abc /usr/bin/jellyfin \ | ||||||
|         --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg |         --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user