Description
The current instruction in the getting-started.md guide regarding disabling firewalld and changing the SELinux mode needs to be removed.
Previously, stopping firewalld and setting SELinux to permissive were required conditions for bluechi's systemd control. However, since it now operates without these constraints, these steps are no longer necessary and do not reflect real-world usage environments.
- Target File:
pullpiri/doc/docs/getting-started.md
Tasks
Expected Outcome
- Clean up outdated configuration steps from the documentation to prevent users from unnecessarily disabling security features (firewall/SELinux) in production environments.
Description
The current instruction in the
getting-started.mdguide regarding disablingfirewalldand changing theSELinuxmode needs to be removed.Previously, stopping
firewalldand settingSELinuxto permissive were required conditions for bluechi's systemd control. However, since it now operates without these constraints, these steps are no longer necessary and do not reflect real-world usage environments.pullpiri/doc/docs/getting-started.mdTasks
## disable firewalland## permissive selinuxsections from thegetting-started.mddocument.Expected Outcome