SYNOPSIS

semodule_unpackage <module> [<file contexts>]

DESCRIPTION

semodule_unpackage is the tool used to extract the SELinux policy module and file context file from an SELinux Policy Package.

EXAMPLE

# Extract the httpd module file from httpd policy package.
$ semodule_unpackage httpd.pp httpd.mod httpd.fc

RELATED TO semodule_unpackage…

AUTHORS

This manual page was written by Dan Walsh <[email protected]>.
The program was written by Stephen Smalley <[email protected]>