tags 441621 pending thanks A commit relevant to this bug has occurred.
Revision: cffdbe927fa6f937f76985f63fc92ecaab3bbeca changeset: 167:cffdbe927fa6f937f76985f63fc92ecaab3bbeca user: John Goerzen <[EMAIL PROTECTED]> date: Fri Oct 19 09:49:58 2007 -0500 description: Close stdin, stdout, stderr on daemon fixes deb#441621 This patch fixes the default behavior of a non-DEVELOPER version of Bacula to close STDIN, STDOUT, and STDERR so that an ssh that starts bacula will not hang. It also fixes a crash in bat when bat is executed and cannot connect to the Director (e.g. it is not running). This patch fixes bugs #991 and #993. Apply this fix to Bacula version 2.2.5 with: cd <bacula-source> patch -p0 <2.2.5-daemon.patch ./configure (your options) make ... make install Diff: http://hg.debian.org/hg/private/jgoerzen/bacula?cmd=changeset;node=cffdbe927fa6f937f76985f63fc92ecaab3bbeca;style=raw More details are available at: http://hg.debian.org/hg/private/jgoerzen/bacula?cmd=changeset;node=cffdbe927fa6f937f76985f63fc92ecaab3bbeca;style=gitweb -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

