Removed NoExecPaths and ExecPaths since it doesn't work for whatever reason.
Added RuntimeDirectory to store sock file in an appropriate place.
This commit is contained in:
parent
9ec920f3aa
commit
ca414f6054
@ -12,9 +12,8 @@ ExecStart=/usr/bin/dwelling-upload -conf /etc/dwelling/upload.yaml
|
|||||||
ReadOnlyPaths=/
|
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=/
|
|
||||||
ExecPaths=/usr/bin/dwelling-upload
|
|
||||||
|
|
||||||
|
RuntimeDirectory=dwelling-upload
|
||||||
LogsDirectory=dwelling-upload
|
LogsDirectory=dwelling-upload
|
||||||
|
|
||||||
AmbientCapabilities=
|
AmbientCapabilities=
|
||||||
|
Loading…
Reference in New Issue
Block a user