summaryrefslogtreecommitdiff
path: root/ACE/rpmbuild/ace-tao-init-suse/tao/tao-cosnotification
blob: 3501d02a003bf62fbbee261c8442825db769fa11 (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-cosnotification
## Description:    TAO Notification service settings
#
## Type            string
## Default:        "-ORBDefaultInitRef corbaloc::localhost:2809 -NameSvc"
## ServiceRestart: tao-cosnotification
#
# Specify desired default initial references arguments
TAO_COSNOTE_INITREF="-ORBDefaultInitRef corbaloc::localhost:2809 -NameSvc"

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

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