aboutsummaryrefslogtreecommitdiff
path: root/examples/shutdown-1.0/script (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-206-0/+445
For one, my inits know nothing about the concept of "shutting down the system". Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>