sysctlx
Version:
A node library to manipulate services with systemctl
19 lines (10 loc) • 297 B
Markdown
# sysctlx [](https://travis-ci.org/taoyuan/sysctlx)
> A node library to manipulate services with systemctl
## Install
```
$ npm install sysctlx
```
## Usage
__TODO__
## License
MIT © [ty](https://github.com/taoyuan)