SYNOPSIS

sefcontext_compile inputfile

DESCRIPTION

sefcontext_compile is used libsemanage to compile file context regular expressions into prce format. sefcontext_compile writes the compiled prce file with the .bin suffix appended "inputfile".bin. This compiled file is used by libselinux file labeling functions.

EXAMPLE

sefcontext_compile /etc/selinux/targeted/contexts/files/file_contexts

AUTHOR

Dan Walsh, <[email protected]>

RELATED TO sefcontext_compile…