11 lines
No EOL
164 B
Desktop File
11 lines
No EOL
164 B
Desktop File
[Unit]
|
|
Description=ninwa (node input watcher)
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=ninwa
|
|
Group=ninwa
|
|
ExecStart=node /opt/ninwa/ninwa.js
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |