Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / ACE / examples / Service_Configurator / Misc / svc.conf1
blob2995c61ebe98104272dc71d864f92a971d1fddb5
1 # Dynamically configure the Timer_Service into the application process
2 # and pass in up to 4 arguments.  The final 3 arguments are retrieved
3 # from environment variables, so they can be set by changing your
4 # environment before running the main program.  If you don't have
5 # these variables set they are ignored.
6 dynamic Timer_Service_3 Service_Object *
7   Timer:_make_Timer_Service_3()
8   "timer $INTERVAL $MAX_TIMEOUTS $TRACE"