STACKD(1M) SysV STACKD(1M)
NAME
stackd - daemon to build STREAMS stacks
SYNOPSIS
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 Specify file as the configuration file instead of
/etc/stackd.conf.
FILES
/etc/stackd.conf system STREAMS stack configuration file
SEE ALSO
trconf(1)