Current File : //etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service
[Unit]
Description=Dispatcher daemon for systemd-networkd
ConditionPathExistsGlob=|/etc/networkd-dispatcher/*/*
ConditionPathExistsGlob=|/usr/lib/networkd-dispatcher/*/*

[Service]
Type=notify
ExecStart=/usr/bin/networkd-dispatcher $networkd_dispatcher_args

# Load /etc/default/networkd-dispatcher
EnvironmentFile=-/etc/default/%p

[Install]
WantedBy=multi-user.target