mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 15:00:10 +01:00
Originally, the "callouts" directory contained various programs that NetworkManager would call, for example the dhcp helper. For a while, it only contains nm-dispatcher. Thus rename the directory to indicate that it's for dispatcher.
6 lines
152 B
SYSTEMD
6 lines
152 B
SYSTEMD
[D-BUS Service]
|
|
Name=org.freedesktop.nm_dispatcher
|
|
Exec=@libexecdir@/nm-dispatcher
|
|
User=root
|
|
SystemdService=dbus-org.freedesktop.nm-dispatcher.service
|
|
|