> Hi FAIarians,
>
> I had small problems with make-fai-nfsroot and hooks: the script tried
> to run backup files (*~) as well as subdirectories beneath my
> $NFSROOT_HOOKS and failed on the first error because of running with
> "set -e". This is not the behavior I intended.
>
> My quick hack solu
Hi FAIarians,
I had small problems with make-fai-nfsroot and hooks: the script tried
to run backup files (*~) as well as subdirectories beneath my
$NFSROOT_HOOKS and failed on the first error because of running with
"set -e". This is not the behavior I intended.
My quick hack solution is to deleg