On 10/11/2010 05:29 AM, Christopher J. PeBenito wrote:
On 10/10/10 02:17, Justin Mattock wrote:
This is also hitting when building a module for the policy(below)
basically start the system(opensuse 11.4) then do:
dmesg> dmesg
audit2allow -i dmesg -M Zonemod
compilation failed:
Zonemod.te:42:ERROR 'syntax error' at token ':c' on line 42:
allow auditd_t device_t:chr_file { read write open };
#============= auditd_t ==============
/usr/bin/checkmodule: error(s) encountered while parsing configuration
/usr/bin/checkmodule: loading policy configuration from Zonemod.te
What are the lines above that one that supposedly has an error?
the lines above this are:
class dir { write read search add_name };
}
#============= auditd_t ==============
allow auditd_t device_t:chr_file { read write open };
which seems to be o.k. from over here.
here is dmesg, and some other info:
http://fpaste.org/2ptC/
Justin P. Mattock
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.