In dwelling-upload.service changed a formatting of one line to reduce its length. :)
This commit is contained in:
parent
4048390bfb
commit
2dc523271c
@ -7,8 +7,8 @@ Type=simple
|
|||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
User=dwupload
|
User=dwupload
|
||||||
Group=dwupload
|
Group=dwupload
|
||||||
ExecStart=/usr/bin/dwelling-upload -listen /var/run/dwelling-upload/sock -dir /srv/upload \
|
ExecStart=/usr/bin/dwelling-upload -listen /var/run/dwelling-upload/sock \
|
||||||
-expiry 36 -storage 102400 -file 128
|
-dir /srv/upload -expiry 36 -storage 102400 -file 128
|
||||||
|
|
||||||
ReadOnlyPaths=/
|
ReadOnlyPaths=/
|
||||||
# Set here path to directory where uploads are stored.
|
# Set here path to directory where uploads are stored.
|
||||||
|
Loading…
Reference in New Issue
Block a user