[Unit] Description=oracles netstats service After=oracles-pm2.service [Service] Type=oneshot RemainAfterExit=true User={{ username }} Group={{ username }} Environment=MYVAR=myval WorkingDirectory=/home/{{ username }}/eth-net-intelligence-api ExecStart=/usr/bin/pm2 startOrRestart app.json [Install] WantedBy=multi-user.target