📄 issue-1224.conf

Size: 168 bytes
Path: //usr/lib/python3.9/site-packages/supervisor/tests/fixtures/issue-1224.conf
Modified: 2024-10-23 12:12:32
[supervisord]
nodaemon = true
pidfile = /tmp/issue-1224.pid
nodaemon = true
logfile = /dev/stdout
logfile_maxbytes = 0

[program:cat]
command = /bin/cat
startsecs = 0