NetworkManager/data
Thomas Haller d849807521
priv-helper: remove D-Bus Alias for "nm-priv-helper.service"
In systemd, it's common that a D-Bus activatable service references
`SystemdService=dbus-$BUSNAME.service` instead the real service name.
Together with an `[Install].Alias=dbus-$BUSNAME.service` directive,
this allowed to enable/disable D-Bus activation without uninstalling the
service altogether ([1]).

Currently, when we install the RPM then `nm-priv-helper.service` is not
enabled, consequently the alias is not created, and D-Bus activation
does not work. I guess, we should fix that by enabling the service in
the %post section or via a systemd preset? Dunno.

Anyway. It seems that nm-priv-helper.service is more of an
implementation detail of NetworkManager. It makes not sense for the user
to interact directly, or to enable/disable D-Bus activation (because
that is how it works).

So, drop the alias.

See-also: [1] https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/#activation_dbus
2022-02-09 18:47:14 +01:00
..
84-nm-drivers.rules udev: also react to "move" (and "change") udev actions in our rules 2021-08-16 19:22:32 +02:00
85-nm-unmanaged.rules udev: also react to "move" (and "change") udev actions in our rules 2021-08-16 19:22:32 +02:00
90-nm-thunderbolt.rules udev: also react to "move" (and "change") udev actions in our rules 2021-08-16 19:22:32 +02:00
meson.build nm-sudo: rename to nm-priv-helper 2022-01-11 22:41:04 +01:00
NetworkManager-dispatcher.service.in dispatcher: support enabling debug logging via environment variable 2021-08-04 09:41:11 +02:00
NetworkManager-ovs.conf device: add support for OpenVSwitch devices 2017-10-30 21:46:55 +01:00
NetworkManager-wait-online-systemd-pre200.service.in systemd: add Documentation to service files 2016-06-02 21:27:14 +02:00
NetworkManager-wait-online.service.in systemd: remove code comment from "NetworkManager-wait-online.service.in" 2020-11-16 17:46:53 +01:00
NetworkManager.service.in core: increase limit of open file descriptors for NetworkManager.service 2021-03-03 09:17:35 +01:00
nm-priv-helper.service.in priv-helper: remove D-Bus Alias for "nm-priv-helper.service" 2022-02-09 18:47:14 +01:00
nm-shared.xml firewalld: allow access to SSH in "nm-shared" firewalld zone 2020-06-15 16:49:14 +02:00
org.freedesktop.NetworkManager.policy.in.in policy: update vendor-URL for NetworkManager in polkit policy 2021-02-16 11:32:31 +01:00
server.conf.in all: fix typos in documentation and comments 2017-03-17 15:11:20 +01:00