All of lore.kernel.org
 help / color / mirror / Atom feed
* gentoo merge for postfix
@ 2004-10-16 16:18 petre rodan
  2004-10-17 11:13 ` Thomas Bleher
  0 siblings, 1 reply; 4+ messages in thread
From: petre rodan @ 2004-10-16 16:18 UTC (permalink / raw)
  To: selinux


[-- Attachment #1.1: Type: text/plain, Size: 181 bytes --]


Hi,

can you please ifdef 'rhgb_domain(postfix_master_t)' since it's not part of some distros?

thanks,
peter

--
petre rodan
<kaiowas@gentoo.org>
Developer,
Hardened Gentoo Linux

[-- Attachment #1.2: postfix.diff --]
[-- Type: text/plain, Size: 436 bytes --]

--- /root/public_html/policy/nsa/domains/program/unused/postfix.te	2004-10-15 10:51:22.000000000 +0300
+++ /etc/security/selinux/src/policy/domains/program/postfix.te	2004-10-16 13:15:09.640703128 +0300
@@ -67,7 +67,10 @@
 `allow system_mail_t crond_t:tcp_socket { read write create };')
 
 postfix_domain(master, `, mail_server_domain')
+
+ifdef(`distro_redhat', `
 rhgb_domain(postfix_master_t)
+')
 
 read_sysctl(postfix_master_t)
 

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-10-17 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-16 16:18 gentoo merge for postfix petre rodan
2004-10-17 11:13 ` Thomas Bleher
2004-10-17 12:52   ` Chris PeBenito
2004-10-17 14:32     ` Russell Coker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.