Prokee Module Configuration

From prokee
Revision as of 09:57, 19 August 2019 by Andy (talk | contribs) (Global Settings)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Global Settings

modname

Sets the name of the module.

modname="MyModule";

modtype

Sets the type of the module.

modtype="mods";

version

Sets the version string of the module.

version="v01";

prokee_info

manpage

This option states that one or more man pages should be created for this module.

prokee_info="manpage";

noexe

This option instructs bmc to not create executables for this module.

prokee_info="noexe";

Module Dependencies

Additional Source Files

Third Party Libraries

Extended Options

extra_version_code

extra_version_cli