From 145a8e7564565cf3368894dd96c3be5763f4bacc Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Sat, 26 Mar 2022 17:03:49 +0400 Subject: [PATCH] Forgot to remove NoExecPaths and ExecPaths for dwelling-upload-clean as well. --- init/systemd/dwelling-upload-clean.service | 2 -- 1 file changed, 2 deletions(-) diff --git a/init/systemd/dwelling-upload-clean.service b/init/systemd/dwelling-upload-clean.service index c3bb2fa..15f5033 100755 --- a/init/systemd/dwelling-upload-clean.service +++ b/init/systemd/dwelling-upload-clean.service @@ -9,8 +9,6 @@ ExecStart=/usr/bin/dwelling-upload-clean -conf /etc/dwelling/upload.yaml ReadOnlyPaths=/ # Set here path to directory where uploads are stored. ReadWritePaths=/srv/upload -NoExecPaths=/ -ExecPaths=/usr/bin/dwelling-upload-clean LogsDirectory=dwelling-upload