README.install: document changes to the systemd service file.
This commit is contained in:
parent
6f079af84c
commit
930dfd4867
@ -155,7 +155,7 @@ User=etherpad
|
||||
Group=etherpad
|
||||
WorkingDirectory=/var/www/etherpad/etherpad-lite
|
||||
Environment=NODE_ENV=production
|
||||
ExecStart=/usr/bin/nodejs /var/www/etherpad/etherpad-lite/node_modules/ep_etherpad-lite/node/server.js
|
||||
ExecStart=/usr/bin/node /var/www/etherpad/etherpad-lite/node_modules/ep_etherpad-lite/node/server.js
|
||||
Restart=always # use mysql plus a complete settings.json to avoid Service hold-off time over, scheduling restart.
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user