On 2016-04-01 08:03, Gohil, Bharat wrote: > Hello > > Can anyone share path of smack default policy for tizen 3.0?
Hello, This is not strictly Smack-related, but Tizen-related, so I'm redirecting your question to Tizen development list. The default Smack policy for Tizen 3.0 isprovided by package default-ac-domains.It is not provided as raw rules, but induced by a so called RPM Smack manifest: https://review.tizen.org/gerrit/gitweb?p=platform/core/security/default-ac-domains.git;a=blob;f=packaging/default-ac-domains.manifest;hb=refs/heads/tizen The actual Smack policy that is created from this manifest can be checked on a Tizen 3.0 system by reading file /etc/smack/accesses.d/default-ac-domains: System User::App::Shared rwxat- System User::Home rwxat- System System::Log rwxa-- System System::Run rwxat- System System::Shared rwxat- System ^ rwxa-- System User rwx--- _ System::Run rwxat- _ System -wx--- ^ System::Log rwxa-- ^ System::Run rwxat- ^ System rwxa-- User User::App::Shared rwxat- User User::Home rwxat- User System::Log rwxa-- User System::Run rwxat- User System::Shared r-x--l User System -wx--- Best regards, Rafal Krypa
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
