@@ -203,6 +203,9 @@ ShellRoot {
case "suspend":
SessionService.suspend()
break
case "hibernate":
SessionService.hibernate()
case "reboot":
SessionService.reboot()
The note is not visible to the blocked user.