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:
		
							parent
							
								
									19f20f4ffe
								
							
						
					
					
						commit
						d8ac798701
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue