On Sun, Dec 21, 2008 at 14:07, Marco d'Itri <md@xxxxxxxx> wrote: > On Dec 21, Kay Sievers <kay.sievers@xxxxxxxx> wrote: >> >> > tty 620 instead of 600? your ttys are writable? >> >> No idea. Just change it? >> > It depends if you like write(1) and wall(1) to work by default or not. >> > I do. >> Doesn't wall use /dev/pts*? > Not if you are using the system console. Ah, fine. execve("/usr/bin/wall", ["wall"], [/* 57 vars */]) = 0 ... open("/dev/tty1", O_WRONLY|O_NONBLOCK) = 4 writev(4, ... ... Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html