<font face="monospace" size="3">hi,<br>I have one single Hobbit server running 4.2RC1-20060712 on CentOS 4. Clients have some harmless SELinux warning messages in /var/log/messages. I configured Hobbit to ignore such lines (conf entries appended). 
<br>However, the LOG test still generates alerts. Below is excerpted from an email alert. Any idea why? I brought up before 4.2 final version is released, I believe, and was told it should not be the case.<br><br>&yellow Sep 28 15:58:20 saturn su[4070]: Warning!  Could not relabel  with user_u:object_r:devpts_t, not relabeling.
<br><br>---cut---x------ hobbit-clients.cfg -----x-------cut-----<br>HOST=saturn<br>log /var/log/messages %WARNING|NOTICE|ERROR COLOR=yellow IGNORE=relabeling<br></font><font face="monospace" size="3">---cut---x------ clients-local.cfg
 -----x-------cut-----</font><br>[saturn]<br>log:/var/log/messages:10240<br>ignore MARK<br><br>