From 618e450a54e7528860fcd8c0ee9fce8e7a7131b1 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Mon, 3 May 2021 13:30:20 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 201b5c9..64b7c79 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ At runtime, the server needs the vetificate file and the related key file. These mxshadowserv --key-file FILENAME --cert-file FILENAME [--address ADDRESS] [--port PORT} SHADOW-FILEANME +The server monitors the shadow file for changes and will re-read it if it is changed or replaced. + Additionally, the source package contains these tools, which are build but not installed: * create-key.sh : Shell script to create key and certificat for the server