Query: semodule_deps
OS: centos
Section: 8
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SEMODULE_DEPS(8) NSA SEMODULE_DEPS(8)NAMEsemodule_deps - show the dependencies between SELinux policy packages.SYNOPSISsemodule_deps [-v -g -b] basemodpkg modpkg1 [modpkg2 ... ]DESCRIPTIONsemodule_deps is a developer tool for showing the dependencies between policy packages. For each module it prints a list of modules that must be present for a module's requirements to be satisfied. It only deals with requirements, not optional dependencies. In order for semodule_deps to give useful information the list of packages passed in cannot have unsatisfied dependencies. In general this means that the list of modules will usually be quite long. By default options to the base module are excluded as almost every module has this dependency. The -b option will include these dependen- cies. In addition to human readable output, semodule_deps can output the dependencies in the Graphviz dot format (http://www.graphviz.org/) using the -g option. This is useful for producing a picture of the dependencies.OPTIONS-v verbose mode -g output dependency information in Graphviz dot format -b include dependencies to the base module - by default these are excludedSEE ALSOcheckmodule(8), semodule_package(8), semodule(8), semodule_link(8)AUTHORSThis manual page was written by Karl MacMillan <kmacmillan@mentalrootkit.com>. The program was written by Karl MacMillan <kmacmillan@mentalrootkit.com>. Security Enhanced Linux June 2006 SEMODULE_DEPS(8)
Related Man Pages |
---|
checkmodule(8) - centos |
semodule(8) - centos |
semodule_package(8) - centos |
cpangraph(1p) - debian |
semodule_deps(8) - debian |
Similar Topics in the Unix Linux Community |
---|
Gentoo: Graphviz User-assisted execution of arbitrary |
tracing function with Graphviz |
depfinder 0.3 (Default branch) |
depfinder 0.4 (Default branch) |
DHS Cybersecurity help/resource |