[Pkg-sysvinit-devel] Bug#721917: Patches fixing sysvinit issues on Debian/Hurd
Samuel Thibault
sthibault at debian.org
Wed Jan 29 23:23:50 UTC 2014
Hello,
The patches have been applied in git, I tested them and it works nicely.
There's just one additional thing to fix, see attached patch, which adds
a getty on the Mach console.
Samuel
-------------- next part --------------
diff --git a/debian/share/inittab.gnu b/debian/share/inittab.gnu
index 04eabd6..6433992 100644
--- a/debian/share/inittab.gnu
+++ b/debian/share/inittab.gnu
@@ -57,6 +57,7 @@ po::powerokwait:/etc/init.d/powerfail stop
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6
+c:23:respawn:/sbin/getty 38400 console
# Example how to put a getty on a serial line (for a terminal)
#
More information about the Pkg-sysvinit-devel
mailing list