10.0;stackd (stack_daemon), revision 1.0, 89/03/29 stackd (stack_daemon) - daemon to build STREAMS stacks usage: stackd [ -d ] [ -f file ] DESCRIPTION stackd is a daemon that configures STREAMS stacks. It reads the stack configuration from a configuration file (by default, /etc/stackd.conf). The syntax of the configuration file is as follows : ( a b ) Opens the devices specified by a and b. ( a ( b ) ) Opens the device b. If a is a module, a is pushed on b, otherwise (if a is a pseudo-driver), b is linked under a. OPTIONS -d Turn debugging on. -f file Specifies file as the configuration file instead of /etc/stackd.conf. FILES /etc/stackd.conf system STREAMS stack configuration file SEE ALSO trconf