v1.9.14
Move init.d and sudo.pp to the etc dir.
Fix typos and update excluded/ignored codespell lists.
Rename "doc" directory to "docs" for better GitHub compatibility.
Add a background image for the macOS installer.
No longer need to treat Rocky or Alma Linux specially. We now treat them the same as RHEL.
Get rid of sudoersdir and just use sysconfdir. There is no need for sudoersdir when it is always just set to sysconfdir.
Don't enable mod_remove_empty_return We like to use an empty return for stub functions.