Prokee Module Configuration
Jump to navigation
Jump to search
Contents
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";