03656ac1b0
the "core" Kerberos functionality. The rest of the userland will get their own changes later.
16 lines
495 B
Plaintext
16 lines
495 B
Plaintext
# Sample /etc/fbtab file read by the login program
|
|
# This file can also be called /etc/logindevperm.
|
|
|
|
# Use this to give away devices to the console user. The group of the
|
|
# devices is set to the owner's group specified in /etc/passwd.
|
|
#
|
|
# First column specifies the console device.
|
|
#
|
|
# Second the mode bits of the given away devices
|
|
#
|
|
# Third is a : separated list of devices to give away
|
|
|
|
# console mode devices
|
|
/dev/console 0600 /dev/console:/dev/mouse
|
|
/dev/console 0600 /dev/floppy
|