diff options
author | Sam James <sam@gentoo.org> | 2024-07-01 23:33:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-01 23:33:30 +0100 |
commit | a5ba53361826e62d69077fdabaf2da4664fc05ba (patch) | |
tree | 39f398769f865d2604eb2f33debdf8388ab4859b /glsa-202407-09.xml | |
parent | [ GLSA 202407-09 ] OpenSSH: Remote Code Execution (diff) | |
download | glsa-a5ba53361826e62d69077fdabaf2da4664fc05ba.tar.gz glsa-a5ba53361826e62d69077fdabaf2da4664fc05ba.tar.bz2 glsa-a5ba53361826e62d69077fdabaf2da4664fc05ba.zip |
[ GLSA 202407-09 ] OpenSSH: s/systemD/systemd/
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'glsa-202407-09.xml')
-rw-r--r-- | glsa-202407-09.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/glsa-202407-09.xml b/glsa-202407-09.xml index 8f14b4f8..874e12f8 100644 --- a/glsa-202407-09.xml +++ b/glsa-202407-09.xml @@ -53,7 +53,7 @@ net-misc/openssh-9.7_p1-r6</p> # rc-service sshd restart </code> - <p>With systemD:</p> + <p>With systemd:</p> <code> # systemctl try-restart sshd.service @@ -64,4 +64,4 @@ net-misc/openssh-9.7_p1-r6</p> </references> <metadata tag="requester" timestamp="2024-07-01T18:03:48.914047Z">graaff</metadata> <metadata tag="submitter" timestamp="2024-07-01T18:03:48.917560Z">graaff</metadata> -</glsa>
\ No newline at end of file +</glsa> |