On Tuesday 25 May 2010 10:10:29 am cosmih wrote: > The problem is that the compile and the start process don't give any > errors when I am using the below customization but the syslog daemon > receive the messages from the audisp with the default facility > (LOG_USER). So I need a littel help here.
You probably need a call to openlog(3) right after figuring out the logging options. -Steve -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
