> On Nov 16, 2018, at 1:38 PM, Chris Nighswonger <[email protected]>
> wrote:
>
> On Fri, Nov 16, 2018 at 2:30 PM Gene Heskett <[email protected]> wrote:
>
> from amanda as usr, find /usr/local -name 'planner'
> returns that its in /usr/local/libexec/amanda/planner
> Now I'll find out (maybe) what it thinks of my changes. Ignore that faint
> knocking sound. :) But I assumed you meant backup_job was your config
> dir, in my case /usr/local/etc/amanda/Daily so it failed.
>
> backup_job is the name of the backup rather than the directory. So in my case
> it looks like this:
>
> /usr/lib/amanda/planner campus
>
> Be sure to run it as your backup user.
>
> Sorry for any confusion there.
>
> Kind regards,
> Chris
So it’s a <CONFIG> name, rather than a directory. Matches the pattern (of
other commands) better that way.
Deb