Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / ACE / examples / Service_Configurator / Misc / svc.conf2
blob5d33bd69e18558909456fed72aa38566efc0f03d
1 # Statically configure the Timer_Service, which must have been linked
2 # statically into the application process.  Up to 4 arguments are
3 # passed in.  The final 3 arguments are retrieved from environment
4 # variables, so they can be set by changing your environment before
5 # running the main program.  If you don't have these variables set
6 # they are ignored.
7 static Timer_Service_1
8   "timer $INTERVAL $MAX_TIMEOUTS $TRACE"