Add a ttyaction file for port-i386 that properly sets the ownership
on the console device when you log in using wscons on the console. Why haven't we had defaults for this all this time?
This commit is contained in:
parent
4d477e62b7
commit
e3fc70bd16
4
etc/etc.i386/ttyaction
Normal file
4
etc/etc.i386/ttyaction
Normal file
@ -0,0 +1,4 @@
|
||||
# $NetBSD: ttyaction,v 1.1 2000/06/04 00:04:59 perry Exp $
|
||||
#
|
||||
# tty action command...
|
||||
ttyE0 * chown ${USER}.tty /dev/console
|
Loading…
Reference in New Issue
Block a user