[Unit]
Description={{description}}
Wants={{wants}}
After={{after}}

[Service]
KillMode=process
ExecStart={{execpath}} {{nodescript}}
Restart=always
SyslogIdentifier={{label}}
User={{user}}
Group={{group}}
Environment={{env}}

[Install]
WantedBy=multi-user.target
