Merge pull request #2254 from esohns/fstat_size_64_bits
[ACE_TAO.git] / ACE / rpmbuild / ace-tao-init-suse / tao / tao-cosevent
blob4920d28382e8a1c843d4ba90cdecb7f6450ce21b
1 ## Path:           Network/tao-cosevent
2 ## Description:    TAO Event service settings
4 ## Type            string
5 ## Default:        "-ORBDefaultInitRef corbaloc::localhost:2809"
6 ## ServiceRestart: tao-cosnaming
8 # Specify desired default initial references arguments
9 TAO_COSEVENT_INITREF="-ORBDefaultInitRef corbaloc::localhost:2809"
11 ## Type            string
12 ## Default:        ""
13 ## ServiceRestart: tao-cosnaming
15 # Enable debug logging, set to "-ORBDebugLevel 10" to enable.
16 TAO_COSEVENT_DEBUGLEVEL=""
18 ## Type            string
19 ## Default:        "-ORBLogFile /var/log/tao/tao-cosevent.log"
20 ## ServiceRestart: tao-cosnaming
22 # Configure log file
23 TAO_COSEVENT_LOGFILE="-ORBLogFile /var/log/tao/tao-cosevent.log"