Bernd Walter <ticso(at)cicely12.cicely.de> wrote:
> On Wed, Jun 15, 2005 at 11:54:07AM +0200, Oliver Fromme wrote:
< < [...]
> > Zumindest in FreeBSD 4-STABLE steht da nach wie
> > vor /usr/lib/sendmail drin. Ist aber natürlich nur rein
> > kosmetisch; praktische Auswirkung hat das nicht.
>
> Ist aber offensichtlich kein Source, der Verwendung finded:
Ja, das meinte ich mit »hat keine praktische Auswirkung«.
Aus src/usr/sbin/cron/cron/config.h:
#if !defined(_PATH_SENDMAIL)
# define _PATH_SENDMAIL "/usr/lib/sendmail"
#endif /*SENDMAIL*/
Aber in /usr/include/paths.h wird es natürlich bereits als
/usr/sbin/sendmail definiert.
Gruß
Olli
-- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "The scanf() function is a large and complex beast that often does something almost but not quite entirely unlike what you desired." -- Chris Torek To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Wed 15 Jun 2005 - 13:43:45 CEST