diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/fbtab | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/fbtab b/etc/fbtab new file mode 100644 index 0000000..a01c439 --- /dev/null +++ b/etc/fbtab @@ -0,0 +1,7 @@ +# $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/wskbd1:/dev/wsmouse:/dev/wsmouse0:/dev/wsmouse1:/dev/ttyCcfg:/dev/ttyC4:/dev/dri/card0:/dev/dri/renderD128 +# samples +#/dev/ttyC0 0600 /dev/fd0 |
