Information
This entry starts the comsat service.
The comsat daemon receives messages on a datagram port associated with the biff service specification.
The recommendation is to leave this service disabled.
Rationale:
The comsat daemon is the server that receives reports of incoming mail and notifies users if they have enabled this service with the biff command. Started by the inetd daemon, the comsat daemon is not meant to be used at the command line.
Solution
In /etc/inetd.conf, comment out the comsat entry and refresh the inetd process:
chsubserver -r inetd -C /etc/inetd.conf -d -v 'comsat' -p udp
lssrc -s inetd && refresh -s inetd
Default Value:
Disabled