Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
supervisor / tests / fixtures / issue-1224.conf
Size: Mime:
[supervisord]
nodaemon = true
pidfile = /tmp/issue-1224.pid
nodaemon = true
logfile = /dev/stdout
logfile_maxbytes = 0

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