--- toast-linux	2004/04/21 21:50:00	1.40
+++ toast-linux	2004/04/22 01:40:20	1.41
@@ -1163,6 +1163,8 @@
   ln -sf ../device-mapper /dev/mapper/control
 fi
 
+[ ! -p /dev/initctl ] || mknod /dev/initctl p
+
 chmod 666 /dev/null
 
 --- FILE root/sbin/swap ---