semodule_link - Link SELinux policy module packages together
Contents
Description
semodule_link is a developer tool for manually linking together a set of SELinux policy module packages
into a single policy module package. This tool is not necessary for normal operation of SELinux. In
normal operation, such linking is performed internally by libsemanage in response to semodule commands.
Module packages are created by semodule_package.
Name
semodule_link - Link SELinux policy module packages together
Options
-h show help
-V show version
-v verbose mode
-o<outputfile>
Linked policy module package generated by this tool.
See Also
checkmodule(8),semodule_package(8),semodule(8),semodule_expand(8) (8),
Synopsis
semodule_link[-hVv][-ooutfile]basemodpkgmodpkg1[modpkg2]...
