From 3df0ec2d69582091d9247c3f37b666efdfaa37c0 Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Mon, 29 Aug 2022 19:28:48 +0400 Subject: [PATCH] Removed no more used commands. --- init/systemd/dwelling-radio.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/systemd/dwelling-radio.service b/init/systemd/dwelling-radio.service index d5acf20..104715b 100755 --- a/init/systemd/dwelling-radio.service +++ b/init/systemd/dwelling-radio.service @@ -11,7 +11,7 @@ ExecStart=/usr/bin/dwelling-radio -conf /etc/dwelling/radio.yaml ReadOnlyPaths=/ NoExecPaths=/ -ExecPaths=/usr/bin/dwelling-radio /usr/bin/bash /usr/bin/tail /usr/bin/head /usr/bin/cut /usr/lib64 +ExecPaths=/usr/bin/dwelling-radio /usr/lib64 LogsDirectory=dwelling-radio RuntimeDirectory=dwelling-radio