mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
services: shepherd: Make 'assert-valid-graph' public.
* gnu/services/shepherd.scm (assert-valid-graph): Make public. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
9fc4e94986
commit
63bee8f0ad
@@ -73,7 +73,9 @@
|
||||
shepherd-service-back-edges
|
||||
shepherd-service-upgrade
|
||||
|
||||
user-processes-service-type))
|
||||
user-processes-service-type
|
||||
|
||||
assert-valid-graph))
|
||||
|
||||
;;; Commentary:
|
||||
;;;
|
||||
|
||||
Reference in New Issue
Block a user