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-rtevent
blob1939fb54500cffd7f0d0480b48c5d7c9922fa29c
1 ## Path:           Network/tao-rtevent
2 ## Description:    TAO Event service settings
4 ## Type            string
5 ## Default:        "-ORBDefaultInitRef corbaloc::localhost:2809"
6 ## ServiceRestart: tao-rtevent
8 # Specify desired default initial references arguments
9 TAO_RTEVENT_INITREF="-ORBDefaultInitRef corbaloc::localhost:2809"
11 ## Type            string
12 ## Default:        "-ORBDefaultInitRef corbaloc::localhost:2809"
13 ## ServiceRestart: tao-rtevent
15 # Enable debug logging, set to "-ORBDebugLevel 10" to enable.
16 TAO_RTEVENT_DEBUGLEVEL=""
18 ## Type            string
19 ## Default:        "-ORBLogFile /var/log/tao/tao-rtevent.log"
20 ## ServiceRestart: tao-rtevent
22 # Configure log file
23 TAO_RTEVENT_LOGFILE="-ORBLogFile /var/log/tao/tao-rtevent.log"