From 85e8642bae3bc4a5c7d9ebc417863bf481a387c5 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 21 Jun 1994 18:08:35 +0000 Subject: Formerly init.c.~30~ --- init/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init/init.c') diff --git a/init/init.c b/init/init.c index 0533a065..fde5ba0f 100644 --- a/init/init.c +++ b/init/init.c @@ -420,7 +420,7 @@ launch_system (void) mach_port_t old; mach_port_t authproc, fsproc; char shell[] = "/bin/sh"; - char pipes[] = "/hurd/pipes\0/servers/sockets/1"; + char pipes[] = "/hurd/pipes\0/servers/socket/1"; /* Reply to the proc and auth servers. */ startup_procinit_reply (procreply, procreplytype, 0, -- cgit v1.2.3