device: renew dhcp leases on awake for software devices
[NetworkManager.git] / data / org.freedesktop.NetworkManager.service.in
1 # This D-Bus service activation file is only for systemd support since
2 # an auto-activated NetworkManager would be quite surprising for those people
3 # who have NM installed but turned off.  Thus the Exec path available to
4 # D-Bus is /bin/false, but systemd knows the real Exec path due to the NM
5 # systemd .service file.
6
7 [D-BUS Service]
8 Name=org.freedesktop.NetworkManager
9 Exec=/bin/false
10 User=root
11 SystemdService=dbus-org.freedesktop.NetworkManager.service