You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openrc-run: default supervisor stdout and stderr to logger
Currently we redirect any stdout and stderr output to /dev/null. This is
making debugging, or helping others debug, unnecessarily harder, so
let's just assign a sane default that should work on most systems.
0 commit comments