modified systemd-service and readme accordingly

This commit is contained in:
Daniel Sommer 2022-02-19 02:32:48 +01:00
parent 443afc8b5e
commit 0ef17a5b70

View file

@ -5,7 +5,7 @@ Description=ninwa (node input watcher)
Type=simple Type=simple
User=ninwa User=ninwa
Group=ninwa Group=ninwa
ExecStart=node /path/to/ninwa/ninwa.js ExecStart=node /opt/ninwa/ninwa.js
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target