Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / ACE / rpmbuild / ace-tao-init-suse / tao / tao-costrading
blobedb136a756484bde907d6a50eb033c6847c0a7d0
1 ## Path:           Network/tao-costrading
2 ## Description:    TAO Trading service settings
4 ## Type            string
5 ## Default:        "-ORBDefaultInitRef corbaloc::localhost:2809"
6 ## ServiceRestart: tao-costrading
8 # Specify desired endpoint arguments
9 TAO_COSTRADING_INITREF="-ORBDefaultInitRef corbaloc::localhost:2809"
11 ## Type            string
12 ## Default:        ""
13 ## ServiceRestart: tao-costrading
15 # Debug logging, set to "-ORBDebugLevel 10" to enable.
16 TAO_COSTRADING_DEBUGLEVEL=""
18 ## Type            string
19 ## Default:        "-ORBLogFile /var/log/tao/tao-costrading.log"
20 ## ServiceRestart: tao-costrading
22 # Configure log file
23 TAO_COSTRADING_LOGFILE="-ORBLogFile /var/log/tao/tao-costrading.log"