Ivan Gyurdiev wrote:
--- snmpd.te 2005-03-05 00:13:17.000000000 -0500
+++ snmpd.new 2005-03-05 00:13:46.000000000 -0500
@@ -45,6 +45,7 @@
allow snmpd_t proc_t:dir search;
allow snmpd_t proc_t:file r_file_perms;
allow snmpd_t self:file { getattr read };
+allow snmpd_t self:fifo_file { read write };
ifdef(`distro_redhat', `
ifdef(`rpm.te', `
It was the targeted object, not the context.
Dohh!
Thanks.
Next question, on remaking the policy and policy.conf, it turns out the
sources-1.19.15 have a problem. (In a file I haven't touched)
I can't seem to find a newer rev of the sources,
any idea ?
1.17 and 1.19.1 are the only two I can find....