mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 17:10:08 +01:00
| .. | ||
| sd-adapt-shared | ||
| src | ||
| meson.build | ||
| nm-default-systemd-shared.h | ||
| nm-sd-utils-shared.c | ||
| nm-sd-utils-shared.h | ||
| README.md | ||
libnm-systemd-shared
This is a fork of systemd source files that are compiled as a static library with general purpose helpers.
We mainly need this for ../libnm-systemd-core/, which contains systemd library with network tools (like DHCPv6).
We should not use systemd directly from our sources, beyond what we really need to make get libnm-systemd-core working.