[Unit] Description=Theatersoft server [Service] User={{USER}} WorkingDirectory=/opt/theatersoft/node_modules/@theatersoft/server/ Environment=XDG_CONFIG_HOME=/opt/theatersoft/.config/ EnvironmentFile=/opt/theatersoft/.config/theatersoft/{{BUS}} ExecStart={{AUTHBIND}}/usr/local/bin/node start.js Restart=always RestartSec=10 SyslogIdentifier=theatersoft [Install] WantedBy=multi-user.target