We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixed StandardOutput and StandardError
Updated How to deploy Etherpad Lite as a service (markdown)
https://github.com/ether/etherpad-lite/issues/4335
Comments have to be on separate line (see `man systemd.syntax`)
added the environment parameter NODE_ENV=production
Fix ExecStart redirect for Fedora 15 or later (systemd)
comment on restart
with just restart I get this problem https://serverfault.com/questions/835164/foo-service-holdoff-time-over-scheduling-restart-where-can-i-change-the-hol
Arch Linux has been using systemd for years, therefore no explicit instruction is needed.
More syntax highlighting
I ran into a problem regarding the service under jessie, so I noted the workaround
Add instructive shell commands to Debian 6 instructions
Ensure user placed in new group with name specified in script ("etherpad-lite") instead of placing user into default system group ("nobody")
added a hint on how to create users on mac via command line which is helpful for those working with remote mac servers
Add systemd instructions for current debian stable (jessie)
fix adduser command