From 99e8f5254bd4db8ba63717043f11389ec8e057f9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 30 Apr 2012 01:07:29 -0400 Subject: Add "ctrlaltdel" action to init table. --- diff --git a/src/etc/inittab b/src/etc/inittab index 148b4d2..e2c00a5 100644 --- a/src/etc/inittab +++ b/src/etc/inittab @@ -11,3 +11,5 @@ tty5::askfirst:/sbin/getty 38400 tty5 tty6::askfirst:/sbin/getty 38400 tty6 ::respawn:/sbin/getty -L ttyS0 115200 vt100 + +::ctrlaltdel:/etc/init.d/rcK -- cgit v0.9.1