-
Notifications
You must be signed in to change notification settings - Fork 365
systemd hardening #2173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
systemd hardening #2173
Conversation
wsoyinka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hs303 - My quick read through this guide was very enjoyable.
Thank you for contributing this :-) !
(p.s. I might recommend a slightly different title for the guide just so that it does not give the wrong impression that it's about hardening of the "systemd" sub-system itself.)
|
@wsoyinka thanks for the kind feedback. Indeed the title might be confusing. I've changed it to 'Systemd Units Hardening'. |
Test results for c5f844b:
|
sspencerwire
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks very much @hs303! This looks great! I'll run it through the editor.
@hs303 did you mean to end up with two submissions in this PR? There are two files one with the name you show here, and one with (what I think was) the original name. My guess is that you want to remove that one? I can do that before it is merged, just let me know, or you can remove it yourself too. |
|
Somehow I've messed it up by renaming the file. Could you please fix this @sspencerwire? Thanks! |
|
* systemd hardening (#2173) * ssh_ca_key_signing * minor corrections * minor changes to improve readability; key revocation added * systemd hardening * minor corrections * title change * Editing `systemd_hardening.md` * remove the old `systemd_hardening.md` and move `systemd_unit_hardening.md` to `systemd_hardening.md` * remove passive voice phrasing as much as possible (there were some still remaining) * use `systemd` consistently * some sentence simplification * replace conjunctions with full words * code blocks must have a fenced attribute (bash, text, etc.) * fix a couple of spelling issues --------- Co-authored-by: hs303 <84558934+hs303@users.noreply.github.com>
Author checklist (Completed by original Author)
Rocky Documentation checklist (Completed by Rocky team)