On 2015-02-25 17:27, 박기철 wrote:
> Samsung Enterprise Portal mySingle
>
> Hi Tizen developers,
>
>  
>
> We are facing some smack issues during enabling youtube video play on 
> chromium-efl engine for Tizen 3.0 TV.
>
> However, it is difficult solve bacause we cannot find smack error logs.
>
Hi KiChul Park,

Try using "dmesg" command.
Smack is logging into the audit kernel subsystem. When there is no audit 
user-space daemon, the logs are simply appended into the kernel ring buffer. 
Because on Tizen 3.0 auditd is not present, you can see the logs there.

> In Tizen 2.3 or 2.4, we could find the smack errors in /var/log/audit/.
>

Nowadays it is like you wrote. In earlier versions of Tizen 2.x, there were 
also no auditd.

> But, not in the Tizen 3.0....
>
> Where can I find the smack errors on Tizen 3.0?
>


Best regards,
Rafal Krypa
_______________________________________________
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev

Reply via email to