Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / ACE / rpmbuild / ace-tao-init-suse / tao / tao-cosnotification
blob3501d02a003bf62fbbee261c8442825db769fa11
1 ## Path:           Network/tao-cosnotification
2 ## Description:    TAO Notification service settings
4 ## Type            string
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"
11 ## Type            string
12 ## Default:        ""
13 ## ServiceRestart: tao-cosnotification
15 # Enable debug logging, set to "-ORBDebugLevel 10" to enable.
16 TAO_COSNOTE_DEBUGLEVEL=""
18 ## Type            string
19 ## Default:        "-ORBLogFile /var/log/tao/tao-cosnotification.log"
20 ## ServiceRestart: tao-cosnotification
22 # Configure log file
23 TAO_COSNOTE_LOGFILE="-ORBLogFile /var/log/tao/tao-cosnotification.log"