summaryrefslogtreecommitdiff
path: root/ACE/rpmbuild/ace-tao-init-suse/fillup-templates/tao-costrading
blob: edb136a756484bde907d6a50eb033c6847c0a7d0 (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-costrading
## Description:    TAO Trading service settings
#
## Type            string
## Default:        "-ORBDefaultInitRef corbaloc::localhost:2809"
## ServiceRestart: tao-costrading
#
# Specify desired endpoint arguments
TAO_COSTRADING_INITREF="-ORBDefaultInitRef corbaloc::localhost:2809"

## Type            string
## Default:        ""
## ServiceRestart: tao-costrading
#
# Debug logging, set to "-ORBDebugLevel 10" to enable.
TAO_COSTRADING_DEBUGLEVEL=""

## Type            string
## Default:        "-ORBLogFile /var/log/tao/tao-costrading.log"
## ServiceRestart: tao-costrading
#
# Configure log file
TAO_COSTRADING_LOGFILE="-ORBLogFile /var/log/tao/tao-costrading.log"