Recent STABLE unable to start process in background

Raimund Steger rs at mytum.de
Thu Aug 11 00:03:25 UTC 2011


Adam Vande More wrote:
> I am unable to start processes in the background after a recent upgrade to
> stable from 8.1R.
> 
> I get:
> 
> suspended (tty output)
> 
> when trying to start a process like
> 
> python /usr/home/adam/randr/manage.py runserver 0.0.0.0:18080 &
> 
> my shell is zsh 4.3.12
> 

Looks like SIGTTOU (output from background process)?
This should be controllable with stty -tostop.
(But why has it changed...?)

Raimund



More information about the freebsd-stable mailing list