Tricks to get sendmail to install?

Thomas Lange lange at informatik.Uni-Koeln.DE
Fri Feb 7 14:26:29 CET 2003


>>>>> On Fri, 07 Feb 2003 13:19:13 +0100, Sébastien GALLET <sgallet at ibourgogne.net> said:

    > How i did it in a few words: Put your cfengine scripts
    > (DEFAULT.conf) in /usr/local/share/fai/cfengine create a script
    > DEFAULT/S90
Why not creatingjust a script DEFAULT/S90:

#! /usr/bin/cfengine
<put here the lines of /usr/local/share/fai/cfengine/DEFAULT.conf>

It makes no sense to use your simple DEFAULT/S90 script which just
calls your DEFAULT.conf file and writes the output to a log file. FAI
will do all this for you.

One other solution is to use ftar, Put all prepared file concerning
sendmail into a tar file, and extract the using ftar.
-- 
regards Thomas



More information about the linux-fai mailing list