https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221539

--- Comment #10 from Kubilay Kocak <ko...@freebsd.org> ---
There appear to be unrelated and likely incorrect changes in the patches,
including but not limited to path changes:

-+        searchpaths = [ '%%PREFIX%%/etc/supervisord.conf' ]
++        searchpaths = [ '/usr/local/etc/supervisord.conf' ]

-file=/var/run/supervisor/supervisor.sock   ; (the path to the socket file)
+file=/tmp/supervisor.sock   ; the path to the socket file

among others

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to