Hi,

Alison Chaiken:
> Isn't /dev/tty0 a pseudo TTY?

It's an alias to the current real TTY, which is not exactly the same thing.

IMHO "PrivateDevices=yes" is supposed to make sure that this job cannot
mess up any "real" device. Writing junk to /dev/tty0 can mess up my console
quite easily. Therefore, blocking /dev/tty0 is correct.

-- 
-- Matthias Urlichs
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to