summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosselin Poiret <dev@jpoiret.xyz>2022-01-15 14:49:57 +0100
committerMathieu Othacehe <othacehe@gnu.org>2022-02-02 16:46:43 +0100
commit438bf9b840695902bc9a214789276227a34e7669 (patch)
treeb4194ef55f802909e0aa638da711e739044fd8d5
parent4f2fd33b4f27f590ec2337daef339cf3e2337dab (diff)
downloadguix-patches-438bf9b840695902bc9a214789276227a34e7669.tar
guix-patches-438bf9b840695902bc9a214789276227a34e7669.tar.gz
installer: Un-export syslog syntax.
* gnu/installer/utils.scm (syslog): Remove export. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
-rw-r--r--gnu/installer/utils.scm1
1 files changed, 0 insertions, 1 deletions
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 @@
syslog-port
%syslog-line-hook
- syslog
installer-log-port
%installer-log-line-hook
%default-installer-line-hooks