Bacula-users

Re: [Bacula-users] Parser error while reloading after adding new client

2014-08-11 08:42:14
Subject: Re: [Bacula-users] Parser error while reloading after adding new client
From: "Markus \"Shorty\" Uckelmann" <shorty AT koeln DOT de>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 11 Aug 2014 14:36:37 +0200
On 11.08.2014 14:26, Birger Blixt wrote:
> 2014-08-11 12:31, Markus "Shorty" Uckelmann skrev:
>> -name '*.conf' -type f -exec echo @{} ;
>> -name '*.conf' -type f -exec echo {} \; | wc -l
> Didn't you miss a backslash there?

Nope! I really thought you got me here, but it is what Bacula wrote into
the logfile:

: line 1, col 5 of file |find /etc/bacula/conf.d/clients
-name '*.conf' -type f -exec echo @{} ;


The cofiguration contains this:


root@bacula:/etc/bacula # tail -2 bacula-dir.conf
# client definitions
@|"find /etc/bacula/conf.d/clients -name '*.conf' -type f -exec echo @{} \;"

Cheers, Shorty

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>