Hi, I am trying to run jack in the background, but it seems to expect a terminal (it halts with SIGTTIN). Is there a way to disable this?
Also, a small feature request: command line option to specify an alternate config file.
thanks
reed
PS. Here is what I'm working on: Web interface to VOS Mp3-jukebox: http://interreality.org/software/jukebox (so I want the PHP script to run jack in the background)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I am trying to run jack in the background, but it seems to expect a terminal (it halts with SIGTTIN). Is there a way to disable this?
Also, a small feature request: command line option to specify an alternate config file.
thanks
reed
PS. Here is what I'm working on: Web interface to VOS Mp3-jukebox: http://interreality.org/software/jukebox (so I want the PHP script to run jack in the background)
I am running jack with "--silent-mode".