wekan as service edit

Joel Louzado 2017-02-08 13:53:08 +05:30
parent 7c95bcfcdc
commit 5fd47ff787

@ -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