2 Description=Run Etherpad-lite, the collaborative editor.
3 After=rsyslog.service network.target
4 Requires=rsyslog.service network.target
8 Environment=NODE_ENV=production
9 ExecStart=/var/lib/etherpad/etherpad-lite/bin/run.sh
10 WorkingDirectory=/var/lib/etherpad/etherpad-lite/
17 WantedBy=multi-user.target