📄 issue-663.conf

Size: 207 bytes
Path: //usr/lib/python3.9/site-packages/supervisor/tests/fixtures/issue-663.conf
Modified: 2024-10-23 12:12:32
[supervisord]
loglevel=debug
logfile=/tmp/issue-663.log
pidfile=/tmp/issue-663.pid
nodaemon=true

[eventlistener:listener]
command=python %(here)s/listener.py
events=TICK_5
startretries=0
autorestart=false