假设我的机器上已经运行了一个supervisord进程。如何为supervisord添加新的服务/进程进行监控?run-suman-daemon.confcommand=/Users/alexamil/WebstormProjects/suman/cli/suman-daemon.shsupervisord但是我得到了这个错误:
Error: positional arguments are not suppo
因此,将根限制设置添加到limits.conf,如下所示root hard nofile 65535
重新启动supervisord后,它会生效(cat /proc/PID/limits,got为65535),但supervisord很快就会退出,并自动启动,限制为1024.Jul 12 18:55:53 adhost supervisord[10866]: Error: Another program is alrea