diff options
Diffstat (limited to 'TAO/CIAO/tools/Daemon/README')
-rw-r--r-- | TAO/CIAO/tools/Daemon/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/CIAO/tools/Daemon/README b/TAO/CIAO/tools/Daemon/README index c089665c782..2d2a435d779 100644 --- a/TAO/CIAO/tools/Daemon/README +++ b/TAO/CIAO/tools/Daemon/README @@ -58,6 +58,11 @@ Other command line flags supported by ServerActivator include: uses the name "ComponentInstallation" if this flag is not specified. + * -c <svcconf name>: Specify the default svcconf filename for ComponentServer + + * -m <svcconf map>: Specify the svc.conf map configuration file. + This file contains the (hint, svc.conf filename) + tuples (two strings delimited by a comma). DaemonController: ================= |