@ -43,6 +43,6 @@ main(int argc, char *argv[])
if (syscall(__NR_reboot, LINUX_REBOOT_MAGIC1,
LINUX_REBOOT_MAGIC2, cmd, NULL) < 0)
eprintf("halt:");
eprintf("reboot:");
return 0;
}
The note is not visible to the blocked user.