Whenever an assign button is pressed a message is sent to all clients subscribing to this service.
The clients are typically ts(1) or m_crt(1) . They may pass a message on to meterd(8) or knobd(8) if conditions are correct for them to do so.
Normally this program runs as a daemon and should NOT be started in the background.
If the --no_daemon argument is used the program remains in the foreground.
Argument processing is done using Unix long argument syntax.
The values of all of the parameters listed here (whether or not they were supplied on the command line) are printed on stderr when the program starts.
If this argument is not supplied the default is /dev/kbuss.
If this argument is not supplied the default is ASSIGNconf.
See the section "Configuration file information" below.
See the METERconf(5) manual page for an explanation of the file format.
This may be overridden by placing an entry with the name ASNserv in /etc/services, for example "ASNserv 6302/tcp".