19.20. setSELinux
- Name
- setSELinux
- Description
- Sets the SELinux enforcing mode property of a kickstart profile so that a system created using this profile will be have the appropriate SELinux enforcing mode.
- Parameters
- string sessionKey
- string ksLabel - the kickstart profile label
- string enforcingMode - the selinux enforcing mode
- enforcing
- permissive
- disabled
- Return Value
- int - 1 on success, exception thrown otherwise.