From: Kern Sibbald Date: Sat, 24 Jan 2009 17:56:41 +0000 (+0000) Subject: Modify search for .conf file so that if one is given on X-Git-Tag: Release-5.0.3~734 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=84f6d60822026273bea1720bfcf1462278233981;p=bacula%2Frescue Modify search for .conf file so that if one is given on the command line, it will be used, otherwise it will use the SYSCONF directory. It will no longer look in the current directory unless explicitly requested on the command line. This fixes bug #1189. ---