mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
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> |
||
|---|---|---|
| .. | ||
| bootchartd.c | ||
| Config.src | ||
| halt.c | ||
| init.c | ||
| Kbuild.src | ||
| mesg.c | ||
| reboot.h | ||