kannon-client/kannon-client.service
2022-04-14 14:25:48 +02:00

12 lines
No EOL
228 B
Desktop File

[Unit]
Description=kannon-client (a multi room audio player)
[Service]
Type=simple
User=root
Group=root
WorkingDirectory=/opt/kannon-client
ExecStart=/opt/nvm/nvm-exec node kannon-client.js
[Install]
WantedBy=multi-user.target