hush/init
Bogdan Purcareata 760fc6debc init: halt on SIGPWR too
Most init processes implement a handler for SIGPWR that gracefully
stops all child processes when shutting down a machine. Some other
technologies rely on this signal - e.g. Busybox powered LXC
containers.

This patch makes busybox init halt when receiving SIGPWR.

Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-11-26 13:54:48 +01:00
..
bootchartd.c bootchartd: warn if .config looks wrong 2013-11-03 00:07:31 +01:00
Config.src init/*: move applet/kbuild/config/help bits into applet source files 2010-10-12 13:47:15 +02:00
halt.c halt: perror_msg_and_die needs bb_ prefix 2011-07-08 06:23:08 +02:00
init.c init: halt on SIGPWR too 2013-11-26 13:54:48 +01:00
Kbuild.src init/*: move applet/kbuild/config/help bits into applet source files 2010-10-12 13:47:15 +02:00
mesg.c mesg: operate on stdin, not on stderr (compat) 2011-03-28 00:59:16 +02:00
reboot.h *: trailing empty lines removed 2010-07-26 01:49:12 +02:00