projects
/
bootimage-initfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
29057d2
)
really make CTRL-ALT-DEL work, this time
Jason D. Clinton [Tue, 21 Apr 2009 22:37:54 +0000 (17:37 -0500)]
etc/inittab
patch
|
blob
|
history
diff --git
a/etc/inittab
b/etc/inittab
index
36eee3a
..
ef590c2
100644
(file)
--- a/
etc/inittab
+++ b/
etc/inittab
@@
-85,7
+85,6
@@
tty6::askfirst:/bin/ash -l
::restart:/sbin/init
# Stuff to do before rebooting
-ca::ctrlaltdel:/sbin/reboot
-#::shutdown:/bin/umount -a -r
-#::shutdown:/sbin/swapoff -a
-
+::ctrlaltdel:/sbin/reboot
+:shutdown:/bin/umount -a -r
+:shutdown:/sbin/swapoff -a