diff --git a/root/etc/services.d/emby/run b/root/etc/services.d/emby/run index 1db1f87..a4b4263 100644 --- a/root/etc/services.d/emby/run +++ b/root/etc/services.d/emby/run @@ -4,5 +4,5 @@ exec \ s6-setuidgid abc /usr/bin/mono \ /usr/lib/emby/MediaBrowser.Server.Mono.exe \ -programdata /config -ffmpeg /usr/bin/ffmpeg \ - -ffprobe /usr/bin/ffprobe --restartpath /defaults/restart.sh + -ffprobe /usr/bin/ffprobe -restartpath /defaults/restart.sh