HP Distributed Print Service Administration Guide
Chapter 4 81
Getting Started with HPDPS
Automatically Starting HPDPS
• Set to 1 to start the HPDPS client daemon using the
default locale and the default port on this host.
• Set to 0 if the HPDPS client daemon should not be
started on this host.
The default does not start the client daemon:
PD_CLIENT=0
PD_OTHER_CLIENTS defines the list of client daemons to start on this
host. This list names each client daemon by its locale
and TCP/IP port number. For example, the following
settings start a client daemon using the ja_JP.SJIS
locale on port 9999 and a client daemon using the
ja_JP.eucJP locale on port 8888:
PD_OTHER_CLIENTS"
ja_JP.SJIS 9999
ja_JP.eucJP 8888
"
If the default English locale client daemon is desired,
this variable should be left unchanged.
PD_SPOOLERS defines the list of spooler names to start on this host.
This list names each spooler whose HP-UX process
executes on this host. Enter each spooler name on a
separate line, after “PD_SPOOLERS=” and before the
terminating double quote (") that ends the list. For
example, to start two spoolers Spool1 and Spool2,
enter:
PD_SPOOLERS="
Spool1
Spool2
"
The default does not start any spoolers:
PD_SPOOLERS="
"
PD_SUPERVISORS defines the list of supervisor names to start on this
host. This list names each supervisor whose HP-UX
process executes on this host. Enter each supervisor
name on a separate line, after “PD_SUPERVISORS=” and
before the terminating double quote that ends the list.
For example, to start Super1 and Super2, enter: