[Unit] After=network.target postgresql.service matrix-synapse.service Description=Matrix IRC Bridge [Service] Type=simple User=appserviceirc Group=matrix WorkingDirectory=/opt/matrix/appserviceirc Restart=always ExecStart=/opt/matrix/appserviceirc/.nvm/versions/node/v14.17.0/bin/node /opt/matrix/appserviceirc/matrix-appservice-irc/app.js -c /opt/matrix/appserviceirc/config.yaml -f /opt/matrix/appserviceirc/registration-local-1133.yaml [Install] WantedBy=multi-user.target