Man page - semodule_unpackage(8)
Packages contains this manual
Package: semodule-utils
apt-get install semodule-utils
apt-get install semodule-utils
Manuals in package:
Documentations in package:
Manual
SEMODULE_PACKAGE
NAMESYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO
AUTHORS
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 <dwalsh@redhat.com>.
The program was written by Stephen Smalley
<stephen.smalley.work@gmail.com>