1
0
Fork 0

Ah, okay, I looked up ldd output and found that clean service has no dynamic library dependency unlike the service itself. So /usr/lib should be here as well.

This commit is contained in:
Alexander Andreev 2022-03-30 01:45:07 +04:00
parent 0a1ba68b5c
commit ebb16384db
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ReadOnlyPaths=/
# Set here path to directory where uploads are stored.
ReadWritePaths=/srv/upload
NoExecPaths=/
ExecPaths=/usr/bin/dwelling-upload
ExecPaths=/usr/bin/dwelling-upload /usr/lib64
RuntimeDirectory=dwelling-upload
LogsDirectory=dwelling-upload