разверните пакет модуля политики SELinux (Expand a SELinux policy module package.)
Имя (Name)
semodule_expand - Expand a SELinux policy module package.
Синопсис (Synopsis)
semodule_expand [-V ] [ -a ] [ -c [version]] basemodpkg
outputfile
Описание (Description)
semodule_expand is a developer tool for manually expanding a base
policy module package into a kernel binary policy file. This
tool is not necessary for normal operation of SELinux. In normal
operation, such expanding is performed internally by libsemanage
in response to semodule commands. Base policy module packages
can be created directly by semodule_package or by semodule_link
(when linking together a set of packages into a single package).
Параметры (Options)
-V
show version
-c [version]
policy version to create
-a
Do not check assertions. This will cause the policy to
not check any neverallow rules.
Смотри также (See also)
checkmodule(8), semodule_package(8), semodule(8),
semodule_link(8)
(8),