Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/excitableaardvark/node-systemd-notify2
https://github.com/excitableaardvark/node-systemd-notify2
systemd
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/excitableaardvark/node-systemd-notify2
- Owner: ExcitableAardvark
- License: bsd-3-clause
- Created: 2018-10-11T18:33:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T18:44:46.000Z (over 6 years ago)
- Last Synced: 2024-11-17T22:08:58.253Z (2 months ago)
- Topics: systemd
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# systemd-notify2
### Requirements
##### Debian & Debian Derivatives
sudo apt install libsystemd-dev
### Installation
npm install --save systemd-notify2
### Usage Examples
See `example` directory for an example express app with unit file.
### License
Released under the 3-Clause BSD License. See `LICENSE` for more information.