Remove unused supervisor config

This commit is contained in:
Brandon Myers 2018-10-25 20:19:34 -05:00
Родитель 506adada32
Коммит 82740d3446
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 8AA79AD83045BBC7
1 изменённых файлов: 0 добавлений и 9 удалений

Просмотреть файл

@ -1,9 +0,0 @@
[supervisord]
nodaemon=true
autostart=true
autorestart=true
#real time constant stream of demo events/alerts/attackers
[program:realTimeEvents]
priority=10
command=bash -c 'sleep 90 && source /opt/mozdef/envs/python/bin/activate && /opt/mozdef/envs/mozdef/examples/demo/sampleevents.sh'
directory=/opt/mozdef/envs/mozdef/examples/demo/