summaryrefslogtreecommitdiff
path: root/rpmbuild/ace-tao-init-suse/tao/tao-cosevent
blob: 4920d28382e8a1c843d4ba90cdecb7f6450ce21b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## Path:           Network/tao-cosevent
## Description:    TAO Event service settings
#
## Type            string
## Default:        "-ORBDefaultInitRef corbaloc::localhost:2809"
## ServiceRestart: tao-cosnaming
#
# Specify desired default initial references arguments
TAO_COSEVENT_INITREF="-ORBDefaultInitRef corbaloc::localhost:2809"

## Type            string
## Default:        ""
## ServiceRestart: tao-cosnaming
#
# Enable debug logging, set to "-ORBDebugLevel 10" to enable.
TAO_COSEVENT_DEBUGLEVEL=""

## Type            string
## Default:        "-ORBLogFile /var/log/tao/tao-cosevent.log"
## ServiceRestart: tao-cosnaming
#
# Configure log file
TAO_COSEVENT_LOGFILE="-ORBLogFile /var/log/tao/tao-cosevent.log"