v1.9.13p3
Move init.d and sudo.pp to the etc dir.
Adjust a line to quiet codespell warning.
Fix typos found by codespell 2.2.1.
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.