@ -56,6 +56,7 @@ main(int argc, char **argv)
panic("bind #I: %r");
if(bind("#U", "/", MAFTER) < 0)
panic("bind #U: %r");
bind("#A", "/dev", MAFTER);
if(open("/dev/cons", OREAD) != 0)
panic("open0: %r");
The note is not visible to the blocked user.