diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-20 12:53:46 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-20 12:53:46 +0300 |
commit | 235085255efe893ce990595d7ade9c3e70959c71 (patch) | |
tree | 60b4d0d56c6ad048145593c1e89ccee7dd7e2df3 /extra/openssh | |
parent | f0bc13ecb9997d4d81ac08053c4172a063ef9b7c (diff) | |
download | repository-235085255efe893ce990595d7ade9c3e70959c71.tar.gz |
openssh: add post-install message
Diffstat (limited to 'extra/openssh')
-rw-r--r-- | extra/openssh/message | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/openssh/message b/extra/openssh/message new file mode 100644 index 00000000..afe7e592 --- /dev/null +++ b/extra/openssh/message @@ -0,0 +1,3 @@ +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. |