From a8126b37d4ef973092c1adf4d8238509de21542b Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 26 May 2015 15:18:54 +0200 Subject: Initial commit. --- catlfish-rel/supervisord.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 catlfish-rel/supervisord.conf (limited to 'catlfish-rel/supervisord.conf') diff --git a/catlfish-rel/supervisord.conf b/catlfish-rel/supervisord.conf new file mode 100644 index 0000000..c973bff --- /dev/null +++ b/catlfish-rel/supervisord.conf @@ -0,0 +1,5 @@ +[supervisord] +nodaemon=true + +[program:catlfish] +command=/opt/catlfish/rel/bin/erl -config catlfish -- cgit v1.1