@ -26,9 +26,6 @@
extern int reboot_main(int argc, char **argv)
{
if (argc > 1 && strcmp(argv[1], "--help") == 0)
usage(reboot_usage);
#ifdef BB_FEATURE_LINUXRC
/* don't assume init's pid == 1 */
return(kill(*(findPidByName("init")), SIGINT));
The note is not visible to the blocked user.