Re: [Bacula-devel] Feature request: dir-name as a parameter to bconsole

2010-07-14 Thread Eric Bollengier
Hello, Le mercredi 14 juillet 2010 16:20:18, Olaf Zevenboom a écrit : > Item x (new): add the ability to pass a director-name to bconsole on start > of bconsole Date: 14 july 2010 > Origin: Olaf Zevenboom (olaf at artefact dot nl) > Status: This feature has been implemented few months ago in the

Re: [Bacula-devel] Feature request: dir-name as a parameter to bconsole

2010-07-14 Thread Kern Sibbald
Hello, This sounds like a nice feature. In the mean time, you could probably script this by having two different bconsole.conf files, one for each director, then call a script that takes the Director name and then executes bconsole with the correct conf file. File bcon: #!/bin/sh /bc

[Bacula-devel] Feature request: dir-name as a parameter to bconsole

2010-07-14 Thread Olaf Zevenboom
Item x (new): add the ability to pass a director-name to bconsole on start of bconsole Date: 14 july 2010 Origin: Olaf Zevenboom (olaf at artefact dot nl) Status: Background: Recently I found myself adding a second Director to the network while in process of moving Bacula to a new server. To all