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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"