summaryrefslogtreecommitdiff
path: root/gnu/system
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/system')
-rw-r--r--gnu/system/hurd.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/system/hurd.scm b/gnu/system/hurd.scm
index 2b5fb1589cf..4d5a3d6799b 100644
--- a/gnu/system/hurd.scm
+++ b/gnu/system/hurd.scm
@@ -86,7 +86,8 @@
86 `(("/bin/sh" ,(file-append bash "/bin/sh")) 86 `(("/bin/sh" ,(file-append bash "/bin/sh"))
87 ("/usr/bin/env" ,(file-append coreutils 87 ("/usr/bin/env" ,(file-append coreutils
88 "/bin/env")))) 88 "/bin/env"))))
89 (service shepherd-system-log-service-type)) 89 (service shepherd-system-log-service-type)
90 (service hurd-login-service-type))
90 (map (lambda (n) 91 (map (lambda (n)
91 (service hurd-getty-service-type 92 (service hurd-getty-service-type
92 (hurd-getty-configuration 93 (hurd-getty-configuration