Bugzilla – Bug 102947
Missing /usr/lib/sendmail symlink (required by LSB)
Last modified: 2005-08-12 08:31:52 UTC
The FHS 2.4 standard requires the /usr/lib/sendmail link must exist and point to /usr/sbin/sendmail if installed. (For historical reasons). It is just a formal detail but we need it for LSB 3.0 compliance.
The sendmail package includes this /suse/werner> rpm -qf /usr/lib/sendmail sendmail-8.13.3-5 the postfix package does not /suse/werner> rpm -qlp /work/CDs/all/full-i386/suse/i586/postfix.rpm | grep /usr/lib/sendmail /suse/werner>
It was created, but just not packaged. It is now.