| Summary: | poweroff broken | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Axel Fontaine <axel> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | major | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.24.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Axel Fontaine
2016-05-03 19:51:59 UTC
busybox's poweroff sends SIGUSR2 to init. busybox's init understands this as a request to shutdown. Other inits do not. IIRC there is no standardized method to signal init to reboot, poweroff etc. |