Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: FC4 last updates kill postfix+postgrey: msg#00139
|
Subject: |
Re: FC4 last updates kill postfix+postgrey |
Andy Green wrote:
Daniel J Walsh wrote:
If you install selinux-policy-targeted-sources and add this line to
/etc/selinux/policy/src/targeted/domains/misc/local.te
allow postfix_smtpd_t initrc_t:unix_stream_socket connectto;
And do a
make -c /etc/selinux/targeted/src/policy load
Does that fix your problem?
In short... no. I used this path:
/etc/selinux/targeted/src/policy/domains/misc/local.te
and make -C, but on completion nothing was changed. I rebooted (with a
gratuitous relabel thrown in) and still it was broken. Was there
another obvious step I should have taken after the make -C ... load?
-Andy
No. But are you seeing any AVC messages? Try to run with setenforce 0,
and see what AVC messages are generated.
No need to relabel or reboot.
Dan
--
|
| |