Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 430 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 430 Bytes

tangle

This is a library that provides some components extracted from the libsystemd systemd API.

The following is provided:

  • sd-daemon
  • sd-event
  • sd-bus
  • sd-id128

It has the same API, and is provided under the same license. It is originally derived from systemd 256.6. Certain APIs may be missing, however, particularly those that deal with systemd itself, such as unit/slice/etc creds.