On Fri, 2007-09-07 at 09:59 +0200, "Stanisław T. Findeisen" wrote:
[I'll let dan comment on the postfix policy]
What's more, it turned out that checkmodule (policy language compiler)
is not present, so I had to install one from Fedora Core 6.
[paris localhost ~]$ cat /etc/fedora-release
Fedora release 7 (Moonshine)
[paris localhost ~]$ rpm -qf `which checkmodule`
checkpolicy-2.0.3-1.fc7
[paris localhost ~]$ rpm -ql checkpolicy
/usr/bin/checkmodule
/usr/bin/checkpolicy
/usr/share/man/man8/checkmodule.8.gz
/usr/share/man/man8/checkpolicy.8.gz
[paris localhost ~]$
Seems to be there for me.....
-Eric