fix debian service - path to bin
This commit is contained in:
parent
0858389f2a
commit
b1b2618d48
@ -2,7 +2,7 @@
|
|||||||
Description=Lightweight async request processor
|
Description=Lightweight async request processor
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/nano-run server run -c /etc/nano-run/server.yaml
|
ExecStart=/usr/local/bin/nano-run server run -c /etc/nano-run/server.yaml
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=3
|
RestartSec=3
|
||||||
User=nano-run
|
User=nano-run
|
||||||
|
Loading…
x
Reference in New Issue
Block a user