diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-27 09:56:00 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-27 09:56:00 +0300 |
commit | 138450d4dece5047cccdce5f6af1803d415634fe (patch) | |
tree | af041b58b77db121f002c382244618c72c1310cb /extra/openssh/message | |
parent | bbe288987905d84f79b2815106205fd3a68c8df4 (diff) | |
download | repository-138450d4dece5047cccdce5f6af1803d415634fe.tar.gz |
openssh: bump to 8.3p1
Diffstat (limited to 'extra/openssh/message')
-rw-r--r-- | extra/openssh/message | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/extra/openssh/message b/extra/openssh/message index afe7e592..f7ad71e9 100644 --- a/extra/openssh/message +++ b/extra/openssh/message @@ -1,3 +1,14 @@ If you are updating openssh, and you are running a daemon, do not forget to restart the daemon or you will not be able to make any more connections. + +runit: + + sv restart sshd + + +sysmgr: + + svctl restart sshd + + |