about summary refs log tree commit diff
path: root/data
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-02-14 19:24:33 +0100
committerMichael Biebl <biebl@debian.org>2022-02-14 19:24:33 +0100
commit95864d59ac5530f59fe277580cc13f44b6de5b64 (patch)
tree617239c0147c38efedf639d325cd56e8c7fb8be9 /data
parent1628eda029ba4dede8d4d45572c6b60367882436 (diff)
parent2f94dba7385fd0e0ef19a06eb4a2fcf6c43d7946 (diff)
Update upstream source from tag 'upstream/1.35.91'
Update to upstream version '1.35.91'
with Debian dir d8c1bf4c615814324dba64d19fe27402339c67f5
Diffstat (limited to 'data')
-rw-r--r--data/nm-priv-helper.service.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/data/nm-priv-helper.service.in b/data/nm-priv-helper.service.in
index aa028e6c..7b083bbb 100644
--- a/data/nm-priv-helper.service.in
+++ b/data/nm-priv-helper.service.in
@@ -18,7 +18,7 @@ Description=NetworkManager Privileged Helper
 
 [Service]
 Type=dbus
-BusName=org.freedesktop.nm-priv-helper
+BusName=org.freedesktop.nm_priv_helper
 ExecStart=@libexecdir@/nm-priv-helper
 NotifyAccess=main
 
@@ -73,7 +73,3 @@ CapabilityBoundingSet=CAP_DAC_OVERRIDE
 PrivateUsers=no
 RestrictAddressFamilies=AF_UNIX
 SystemCallFilter=@resources
-
-
-[Install]
-Alias=dbus-org.freedesktop.nm-priv-helper.service