README.install: document changes to the systemd service file.
This commit is contained in:
		| @@ -155,7 +155,7 @@ User=etherpad | |||||||
| Group=etherpad | Group=etherpad | ||||||
| WorkingDirectory=/var/www/etherpad/etherpad-lite | WorkingDirectory=/var/www/etherpad/etherpad-lite | ||||||
| Environment=NODE_ENV=production | 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. | Restart=always # use mysql plus a complete settings.json to avoid Service hold-off time over, scheduling restart. | ||||||
|  |  | ||||||
| [Install] | [Install] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user