# @(#) $Revision: 72.3 $
# The variable VTDAEMON_START controls whether the vtdaemon will be 
# started on entering multiuser mode. By default it is started. 
# If you do not want it to be, set the value to 0.
#
# Setup for the optional vt gateway, see vtdaemon(1m)
#
# VTGATEWAY:		name of system acting as the gateway
# VTGOPTS:		vtdaemon options
# VTGINTERFACES:	gateway devices
#
VTDAEMON_START=1
VTGATEWAY=
VTGOPTS=
VTGINTERFACES=
