services: connman: Add polkit hooks for connman.

* gnu/services/networking.scm (connman-service-type): Extend the
polkit-service-type with actions from connman.
This commit is contained in:
Efraim Flashner 2018-05-18 18:26:03 +03:00
parent 19f20f4ffe
commit d8ac798701
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 0 deletions

View File

@ -954,6 +954,8 @@ wireless networking."))))
(extensions
(list (service-extension shepherd-root-service-type
connman-shepherd-service)
(service-extension polkit-service-type
connman-package)
(service-extension dbus-root-service-type
connman-package)
(service-extension activation-service-type