Systemd/networkd/dispatcher: Difference between revisions

imported>Onny
Update interface to latest PR state
Klinger (talk | contribs)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Systemd/breadcrumb}}
[https://gitlab.com/craftyguy/networkd-dispatcher Networkd-dispatcher] is a dispatcher service for systemd-networkd connection status changes. This daemon is similar to NetworkManager-dispatcher, but is much more limited in the types of events it supports due to the limited nature of systemd-networkd.
[https://gitlab.com/craftyguy/networkd-dispatcher Networkd-dispatcher] is a dispatcher service for systemd-networkd connection status changes. This daemon is similar to NetworkManager-dispatcher, but is much more limited in the types of events it supports due to the limited nature of systemd-networkd.
{{Note|Parts of this instruction and module are not yet stable and will be available in the upcoming NixOS 23.05 release.}}


== Usage ==
== Usage ==
Line 24: Line 23:
</syntaxhighlight>
</syntaxhighlight>


Please refer [https://gitlab.com/craftyguy/networkd-dispatcher upstream documentation] for configuration syntax and additional examples.
Please refer [https://gitlab.com/craftyguy/networkd-dispatcher upstream documentation] for available states and additional examples.


[[Category:Networking]]
[[Category:Networking]]
[[Category:systemd]]