guix-patches
[Top][All Lists]
Advanced

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

[bug#53063] [PATCH v2 wip-harden-installer 04/18] installer: Un-export s


From: Josselin Poiret
Subject: [bug#53063] [PATCH v2 wip-harden-installer 04/18] installer: Un-export syslog syntax.
Date: Sat, 15 Jan 2022 14:49:57 +0100

* gnu/installer/utils.scm (syslog): Remove export.
---
 gnu/installer/utils.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/installer/utils.scm b/gnu/installer/utils.scm
index 74046c9cab..1bff1e1229 100644
--- a/gnu/installer/utils.scm
+++ b/gnu/installer/utils.scm
@@ -38,7 +38,6 @@ (define-module (gnu installer utils)
 
             syslog-port
             %syslog-line-hook
-            syslog
             installer-log-port
             %installer-log-line-hook
             %default-installer-line-hooks
-- 
2.34.0






reply via email to

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