1
0
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:
Andrew Tropin
2021-02-18 13:30:22 +03:00
committed by Ludovic Courtès
parent 9fc4e94986
commit 63bee8f0ad
+3 -1
View File
@@ -73,7 +73,9 @@
shepherd-service-back-edges
shepherd-service-upgrade
user-processes-service-type))
user-processes-service-type
assert-valid-graph))
;;; Commentary:
;;;