[Unit]
Description=pbc (pedal board control)
After=modep-mod-host.service modep-mod-ui.service modep-touchosc2midi.service
Wants=modep-mod-host.service modep-mod-ui.service modep-touchosc2midi.service
BindsTo=modep-mod-ui.service

[Service]
Type=simple
User=root
Group=root
WorkingDirectory=/opt/pbc
ExecStart=/opt/nvm/nvm-exec node pbc.js

[Install]
WantedBy=multi-user.target