[Bug 261747] www/uwsgi: rc: Only output when is it a terminal. Fixes puppet7’s rcv ar test
Date: Thu, 16 Feb 2023 08:49:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261747 --- Comment #5 from ruben@verweg.com --- There is also another issue due to the “exit 0” that is emitted while iterating through all profiles. This prevents process management tools failures in uwsgi profile startup. The least it should be set to “exit $?”. Better to remember any failed start and return that instead -- You are receiving this mail because: You are the assignee for the bug.