From c760b5ce9914219057d76a48fcdd33b9bdd8bddf Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Thu, 21 Sep 2023 02:06:32 +0400 Subject: [PATCH] In ezstream.service added missing -c flag in ExecStart. --- init/ezstream.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/ezstream.service b/init/ezstream.service index e7c3974..630c14e 100644 --- a/init/ezstream.service +++ b/init/ezstream.service @@ -8,7 +8,7 @@ Type=simple Restart=on-failure User=dwelling-radio DynamicUser=yes -ExecStart=/usr/bin/ezstream /etc/dwelling/ezstream.xml +ExecStart=/usr/bin/ezstream -c /etc/dwelling/ezstream.xml ExecStop=/bin/kill -INT $MAINPID ReadOnlyPaths=/