Ticket #46 (new Bug)

Opened 1 month ago

postfix file context problem on amd64 platform

Reported by: steve3d Assigned to: pebenito
Priority: Normal Component: Policy
Version: SVN HEAD Keywords:
Cc:

Description

I'm using gentoo amd64 version, on amd64 version, postfix will be installed into /usr/lib64/postfix/*, but the postfix.fc specified those files as /usr/lib/postfix/*, this will not label any postfix programs on amd64, because on most amd64 disto, /usr/lib is a symbol link to /usr/lib64.

this will cause postfix can not start under strict mode.