ninwa/ninwa.service
2022-02-16 01:35:34 +01:00

11 lines
No EOL
168 B
Desktop File

[Unit]
Description=ninwa (node input watcher)
[Service]
Type=simple
User=ninwa
Group=ninwa
ExecStart=node /path/to/ninwa/ninwa.js
[Install]
WantedBy=multi-user.target