Fixed ExecStart= in systemd unit.
This commit is contained in:
parent
be776d0f2f
commit
6261719742
@ -6,7 +6,7 @@ After=network-online.target
|
||||
Type=simple
|
||||
Restart=on-failure
|
||||
DynamicUser=yes
|
||||
ExecStart=/usr/bin/dwelling-files -conf /etc/dwelling/files.yaml
|
||||
ExecStart=/usr/bin/dwelling-files -path /srv/ftp -listen /var/run/dwelling-files/f.sock
|
||||
|
||||
ReadOnlyPaths=/
|
||||
NoExecPaths=/
|
||||
|
Loading…
Reference in New Issue
Block a user