guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#65613] [PATCH 3/3] guix: scripts: system: Export report-shepherd-er


From: Nicolas Graves
Subject: [bug#65613] [PATCH 3/3] guix: scripts: system: Export report-shepherd-error.
Date: Wed, 30 Aug 2023 11:12:43 +0200

* (guix/scripts/system.scm): Export report-shepherd-error.
---
 guix/scripts/system.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm
index 8c0fc72ceb..9937fb23b8 100644
--- a/guix/scripts/system.scm
+++ b/guix/scripts/system.scm
@@ -87,6 +87,7 @@ (define-module (guix scripts system)
             read-operating-system
 
             profile-boot-parameters
+            report-shepherd-error
             service-node-type
             shepherd-service-node-type))
 
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]