diff options
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 + + |