GNU/Linux |
CentOS 5.2 |
|
![]() |
matchmediacon(3) |
![]() |
matchmediacon − get the default security context for the specified mediatype from the policy.
#include <selinux/selinux.h>
int matchmediacon(const char *media, security_context_t *con);"
matchmediacon matches the specified media type with the media contexts configuration and sets the security context "con" to refer to the resulting context.
Note:
Caller must free returned security context "con"
using freecon.
Returns 0 on success or -1 otherwise.
/etc/selinux/POLICYTYPE/contexts/files/media
freecon(3)
![]() |
matchmediacon(3) | ![]() |