1 ## Path: Network/tao-cosnotification
2 ## Description: TAO Notification service settings
5 ## Default: "-ORBDefaultInitRef corbaloc::localhost:2809 -NameSvc"
6 ## ServiceRestart: tao-cosnotification
8 # Specify desired default initial references arguments
9 TAO_COSNOTE_INITREF="-ORBDefaultInitRef corbaloc::localhost:2809 -NameSvc"
13 ## ServiceRestart: tao-cosnotification
15 # Enable debug logging, set to "-ORBDebugLevel 10" to enable.
16 TAO_COSNOTE_DEBUGLEVEL=""
19 ## Default: "-ORBLogFile /var/log/tao/tao-cosnotification.log"
20 ## ServiceRestart: tao-cosnotification
23 TAO_COSNOTE_LOGFILE="-ORBLogFile /var/log/tao/tao-cosnotification.log"