xref: /aosp_15_r20/external/selinux/semodule-utils/semodule_package/semodule_unpackage.8 (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
SEMODULE_PACKAGE "8" "Nov 2005" "Security Enhanced Linux"
NAME
semodule_unpackage - Extract policy module and file context file from an SELinux policy module package.
SYNOPSIS
semodule_unpackage ppfile modfile [fcfile]

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
SEE ALSO
semodule_package(8)
AUTHORS
This manual page was written by Dan Walsh <[email protected]>.
The program was written by Stephen Smalley <[email protected]>