# @(#) $Revision: 72.2 $
# The variable PTYDAEMON_START controls whether the ptydaemon 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.
# Note also that vtdaemon depends on ptydaemon. If you are setting
# PTYDAEMON_START to 0 you should also set VTDAEMON_START to 0.
#
PTYDAEMON_START=1
