From 01ffbf9809f9ddaf9f69b63b862bcf3d05924032 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Mon, 27 Oct 2025 14:24:35 +0200 Subject: [PATCH] add another ExecStart option --- public/uk/m3u8-stream-proxy-with-ffmpeg-in-icecast.gmi | 1 + 1 file changed, 1 insertion(+) diff --git a/public/uk/m3u8-stream-proxy-with-ffmpeg-in-icecast.gmi b/public/uk/m3u8-stream-proxy-with-ffmpeg-in-icecast.gmi index 2033ddd..82d250b 100644 --- a/public/uk/m3u8-stream-proxy-with-ffmpeg-in-icecast.gmi +++ b/public/uk/m3u8-stream-proxy-with-ffmpeg-in-icecast.gmi @@ -89,6 +89,7 @@ Group=eqtv # ExecStartPre=/bin/sleep 5s # ExecStart=/usr/bin/ffmpeg -i ... +# ExecStart=/bin/bash /path/to/script.sh ExecStart=/path/to/script.sh # Журнали я вимкнув, але можна продебажити наступним чином