summaryrefslogtreecommitdiff
path: root/data/org.freedesktop.NetworkManager.service.in
blob: 5bd091b4d34ae87be2d06d9a28a50ac717fa91ec (plain)
1
2
3
4
5
6
7
8
9
10
11
# This D-Bus service activation file is only for systemd support since
# an auto-activated NetworkManager would be quite surprising for those people
# who have NM installed but turned off.  Thus the Exec path available to
# D-Bus is /bin/false, but systemd knows the real Exec path due to the NM
# systemd .service file.

[D-BUS Service]
Name=org.freedesktop.NetworkManager
Exec=/bin/false
User=root
SystemdService=dbus-org.freedesktop.NetworkManager.service