summaryrefslogtreecommitdiff
path: root/examples/Service_Configurator/Misc/svc.conf2
blob: 1bef63e8d48086c28428693c76af1e9b2569cb86 (plain)
1
2
3
4
5
6
7
8
# Statically configure the Timer_Service, which must have been linked
# statically into the application process.  Up to 4 arguments are
# passed in.  The final 3 arguments are retrieved from environment
# variables, so they can be set by changing your environment before
# running the main program.  If you don't have these variables set
# they are ignored. 
static Timer_Service_1
  "timer $INTERVAL $MAX_TIMEOUTS $TRACE"