0.1.0 • Published 3 years ago

ubborg-sysd-dropin-pmb v0.1.0

Weekly downloads
4
License
ISC
Repository
github
Last release
3 years ago

ubborg-sysd-dropin-pmb

Generate ubborg file specs for systemd drop-in files.

API

This module exports one function:

dropIn(unitName, confBaseName, content)

unitName is the systemd unit name for which to drop-in the config file.

confBaseName is the name of the drop-in file to create, without the .conf extension.

content is either null or a dictionary object suitable for the static_ini mimeFx magic.

Known issues

  • Needs more/better tests and docs.

 

License

ISC