logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

semodule_unpackage - Extract policy module and file context file from an SELinux policy module package.

Authors

       This manual page was written by Dan Walsh <dwalsh@redhat.com>.
       The program was written by Stephen Smalley <stephen.smalley.work@gmail.com>

Security Enhanced Linux                             Nov 2005                                 SEMODULE_PACKAGE(8)

Description

       semodule_unpackage  is  a  tool  used to extract SELinux policy module file 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

Name

       semodule_unpackage - Extract policy module and file context file from an SELinux policy module package.

See Also

semodule_package(8)

Synopsis

semodule_unpackageppfilemodfile[fcfile]

See Also