me
/
guix
Archived
1
0
Fork 0

services: connman: Set service canonical-name to connman.

* gnu/services/networking.scm (connman-shepherd-service): Make 'networking a
virtual service and set 'connman as its canonical name.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Bruno Victal 2023-03-07 12:44:05 +00:00 committed by Ludovic Courtès
parent c122fe37d5
commit 1a6f230dd3
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -1327,7 +1327,7 @@ wireless networking."))))
(memq 'iwd shepherd-requirement)))))
(list (shepherd-service
(documentation "Run Connman")
(provision '(networking))
(provision '(connman networking))
(requirement `(user-processes dbus-system loopback
,@shepherd-requirement
;; TODO: iwd? is deprecated and should be passed