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