From 0a1ba68b5c1c006260d64a604e10b907c5712663 Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Wed, 30 Mar 2022 01:35:57 +0400 Subject: [PATCH] Shit, why I forgot it? No should be working. :) --- init/systemd/dwelling-upload.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/systemd/dwelling-upload.service b/init/systemd/dwelling-upload.service index 202c507..bf6b6d3 100755 --- a/init/systemd/dwelling-upload.service +++ b/init/systemd/dwelling-upload.service @@ -13,7 +13,7 @@ ReadOnlyPaths=/ # Set here path to directory where uploads are stored. ReadWritePaths=/srv/upload NoExecPaths=/ -ExecPaths=/usr/bin/dwelling-upload-clean +ExecPaths=/usr/bin/dwelling-upload RuntimeDirectory=dwelling-upload LogsDirectory=dwelling-upload