# default: off                                                                            
# description: The comsat server is used by the biff client to \                          
#               tell when new mail is present.                                            
service comsat                                                                            
{                                                                                         
        socket_type             = dgram                                                   
        wait                    = yes                                                     
        user                    = root                                                    
        server                  = /usr/sbin/in.comsat                                     
        disable                 = yes                                                     
} 
