rektide / node-sd-daemon

Bindings for libsystemd-daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bindings for libsystemd-daemon

Install

npm install sd-daemon

Test

sudo systemctl start user@vic.service
systemctl --user link "$PWD/test/test.service"
systemctl --user start test.service
....

systemctl --user stop test.service
systemctl --user disable test.service
sudo systemctl stop user@vic.service

About

Bindings for libsystemd-daemon