Excluded executables from NoExecPaths.
This commit is contained in:
parent
5037a6103f
commit
9ec920f3aa
@ -10,6 +10,7 @@ ReadOnlyPaths=/
|
|||||||
# Set here path to directory where uploads are stored.
|
# Set here path to directory where uploads are stored.
|
||||||
ReadWritePaths=/srv/upload
|
ReadWritePaths=/srv/upload
|
||||||
NoExecPaths=/
|
NoExecPaths=/
|
||||||
|
ExecPaths=/usr/bin/dwelling-upload-clean
|
||||||
|
|
||||||
LogsDirectory=dwelling-upload
|
LogsDirectory=dwelling-upload
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@ ReadOnlyPaths=/
|
|||||||
# Set here path to directory where uploads are stored.
|
# Set here path to directory where uploads are stored.
|
||||||
ReadWritePaths=/srv/upload
|
ReadWritePaths=/srv/upload
|
||||||
NoExecPaths=/
|
NoExecPaths=/
|
||||||
|
ExecPaths=/usr/bin/dwelling-upload
|
||||||
|
|
||||||
LogsDirectory=dwelling-upload
|
LogsDirectory=dwelling-upload
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user