mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 20:56:09 +01:00
wekan as service edit
parent
7c95bcfcdc
commit
5fd47ff787
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ Wants=network-online.target
|
|||
Wants=systemd-networkd-wait-online.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/node /home/user/repos/wekan/.build/bundle/main.js
|
||||
ExecStart=/usr/local/bin/node /home/<username>/repos/wekan/.build/bundle/main.js
|
||||
Restart=on-failure
|
||||
StartLimitInterval=86400
|
||||
StartLimitBurst=5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue