Software Distributor Administration Guide for HP-UX 11i
Command Options
Changing Command Options
Appendix A 423
Option files use the syntax:
[
command
.]
option
=
value
• The optional
command
is the name of a SD-UX command. Specifying a
command name changes the default behavior for that command only.
A period must follow a command name.
•
option
is the name of the default option. An equals sign must follow
the option name.
•
value
is one of the allowable values for that option.
NOTE Use caution when changing default option values. They allow useful
flexibility but can produce harmful results if changed to a value that is
inappropriate for your needs.
NOTE Options in the defaults file are read as part of command initialization.
Because the daemon is already running, you must restart the daemon
after changing daemon options for the system to recognize those options.
To restart the daemon, type:
/usr/sbin/swagentd -r
See Also “Using Command Options” on page 59 for examples.