On Thu, Aug 11, 2011 at 02:03:06AM +0200, Raimund Steger wrote: > 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...?)
On all our RELENG_8 systems (though I use bash), -tostop is default. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB | _______________________________________________ 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"