#
# NAME
#     localTTYs -- labels tty's as to whether they are local or not
#
# DESCRIPTION
#     Unidel checks this file to find out whether "this" terminal is a
#     local login terminal and up/downloads should be cp'ed.
#
#     Anything _not_ in this file is considered remote.
#
/dev/console	local
/dev/vt00	local
/dev/vt01	local
/dev/vt02	local
/dev/vt03	local
/dev/vt04	local
/dev/vt05	local
/dev/vt06	local
/dev/vt07	local
/dev/vt08	local
