summaryrefslogtreecommitdiff
path: root/examples/Service_Configurator/Misc/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Service_Configurator/Misc/svc.conf')
-rw-r--r--examples/Service_Configurator/Misc/svc.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/Service_Configurator/Misc/svc.conf b/examples/Service_Configurator/Misc/svc.conf
deleted file mode 100644
index e1a6070ccc8..00000000000
--- a/examples/Service_Configurator/Misc/svc.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-# Statically configure the Timer_Service into the application process
-# and pass in up to 4 arguments. 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 "timer $INTERVAL $MAX_TIMEOUTS $TRACE"