diff --git a/README.install b/README.install index b592166..6534257 100644 --- a/README.install +++ b/README.install @@ -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]