9 lines
423 B
Plaintext
9 lines
423 B
Plaintext
|
# $OpenBSD: fbtab.head,v 1.2 1999/05/05 06:56:34 deraadt Exp $
|
||
|
# login(1) reads this file to determine which devices should be chown'd to
|
||
|
# the new user. Format is:
|
||
|
# login-tty perm device:[device]:...
|
||
|
/dev/ttyC0 0600 /dev/console:/dev/wskbd:/dev/wskbd0:/dev/wsmouse:/dev/wsmouse0:/dev/ttyCcfg:/dev/ttyC4:/dev/drm0:/dev/drmR128
|
||
|
# samples
|
||
|
#/dev/ttyC0 0600 /dev/fd0
|
||
|
/dev/ttyC0 0660 /dev/usb*:/dev/ugen*:/dev/drm*:/dev/video*
|