summaryrefslogtreecommitdiff
path: root/ACE/examples/Service_Configurator/Misc/svc.conf2
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Service_Configurator/Misc/svc.conf2')
-rw-r--r--ACE/examples/Service_Configurator/Misc/svc.conf28
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/examples/Service_Configurator/Misc/svc.conf2 b/ACE/examples/Service_Configurator/Misc/svc.conf2
new file mode 100644
index 00000000000..1bef63e8d48
--- /dev/null
+++ b/ACE/examples/Service_Configurator/Misc/svc.conf2
@@ -0,0 +1,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"