How to Install networkd-dispatcher in Ubuntu 18.04



Install networkd-dispatcher by entering the following commands in the terminal:

sudo apt update
sudo apt install networkd-dispatcher

Description:

Dispatcher service for systemd-networkd connection status changes

Networkd-dispatcher is a dispatcher daemon for systemd-networkd connection status changes. It 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.

Homepage: https://github.com/craftyguy/networkd-dispatcher

Version: 1.7-0ubuntu3

Section: utils