diff options
| author | Michael Biebl <biebl@debian.org> | 2022-02-14 19:23:28 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-02-14 19:23:28 +0100 |
| commit | 2f94dba7385fd0e0ef19a06eb4a2fcf6c43d7946 (patch) | |
| tree | e2222f5577115985dd52044d2991253403cdd952 /data | |
| parent | 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c (diff) | |
New upstream version 1.35.91 upstream/1.35.91
Diffstat (limited to 'data')
| -rw-r--r-- | data/nm-priv-helper.service.in | 6 |
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 |