1SEMODULE_PACKAGE(8) NSA SEMODULE_PACKAGE(8)
2
3
4
6 semodule_unpackage - Extract policy module and file context file from
7 an SELinux policy module unpackage.
8
9
11 semodule_unpackage <module> [<file contexts>]
12
14 semodule_unpackage is the tool used to extract the SELinux policy mod‐
15 ule
16 and file context file from an SELinux Policy Package.
17
18
20 # Extract the httpd module file from httpd policy package.
21 $ semodule_unpackage httpd.pp httpd.mod httpd.fc
22
23
25 semodule_package(8)
26
28 This manual page was written by Dan Walsh <dwalsh@redhat.com>.
29 The program was written by Stephen Smalley <sds@tycho.nsa.gov>
30
31
32
33Security Enhanced Linux Nov 2005 SEMODULE_PACKAGE(8)