summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/supervisord.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/build/supervisord.conf b/build/supervisord.conf
index 05ceede2..37b5cc16 100644
--- a/build/supervisord.conf
+++ b/build/supervisord.conf
@@ -7,10 +7,3 @@ stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
-
-[program:simulator]
-command=/bin/sh -c '/opendc/opendc-simulator/Simulator/simulator /data/database/opendc.db'
-stdout_logfile=/dev/stdout
-stdout_logfile_maxbytes=0
-stderr_logfile=/dev/stderr
-stderr_logfile_maxbytes=0