From 52e9250ab536b85e44135aa904da01d0dddf7ac2 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 27 May 2020 11:51:17 +0300 Subject: openssh: move to community --- community/openssh/message | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 community/openssh/message (limited to 'community/openssh/message') diff --git a/community/openssh/message b/community/openssh/message new file mode 100644 index 00000000..f7ad71e9 --- /dev/null +++ b/community/openssh/message @@ -0,0 +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 + + -- cgit v1.2.3