From 7b76233290bd9dead1848f28ed6d0edfcceb8e09 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 27 Dec 2006 04:35:09 +0000 Subject: Correcting tag name to be like previous ones --- examples/bootfloppy/etc/inittab | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/bootfloppy/etc/inittab (limited to 'examples/bootfloppy/etc/inittab') diff --git a/examples/bootfloppy/etc/inittab b/examples/bootfloppy/etc/inittab new file mode 100644 index 0000000..eb3e979 --- /dev/null +++ b/examples/bootfloppy/etc/inittab @@ -0,0 +1,5 @@ +::sysinit:/etc/init.d/rcS +::respawn:-/bin/sh +tty2::askfirst:-/bin/sh +::ctrlaltdel:/bin/umount -a -r + -- cgit v1.1