mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
the "core" Kerberos functionality. The rest of the userland will get their own changes later.
15 lines
495 B
Text
15 lines
495 B
Text
# 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
|