aboutsummaryrefslogtreecommitdiff
path: root/examples/shutdown-1.0 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typo fix in commentDenys Vlasenko2019-05-161-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* examples/shutdown-1.0: an example of reboot which does not signal initDenys Vlasenko2018-04-207-0/+475
For one, my inits know nothing about the concept of "shutting down the system". Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>