mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 08:58:03 +02:00
12 lines
411 B
Markdown
12 lines
411 B
Markdown
|
|
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/](../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.
|