From a07544c08c740cd77b31d319edcc6321c7376ba5 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 7 Jan 2003 14:31:29 +0000 Subject: init doesn't like anymore that /etc/initctl is already here (breaks any communication to init :/); remove /etc/initctl from the initial filesystem, and let init create it as a fifo during boot --- rescue/devices.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'rescue') diff --git a/rescue/devices.pl b/rescue/devices.pl index 170181b16..7159a5f90 100644 --- a/rescue/devices.pl +++ b/rescue/devices.pl @@ -22,7 +22,6 @@ foreach () { __DATA__ c 5 1 console b 2 0 fd0-1 -c 0 0 initctl c 1 2 kmem b 7 0 loop0-15 c 1 1 mem -- cgit v1.2.1