From 4b7e16803ccd0fb93e7ef5c702e7bc7b4d1cdfd0 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Tue, 10 Mar 2020 06:40:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f1d096c..9c6f340 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,7 @@ To install and start the smart-group-server, first type `make newhostfiles`. Thi sudo make install && sudo journalctl -u sgs.service -f ``` This will allow you to view the smart-group-server log file while it's booting up. When you are satisfied it's running okay you can Control-C to end the journalctl session. To uninstall it, type `sudo make uninstall` and `sudo make removehostfiles`. This will stop the server and remove all files from /usr/local. You can then delete the build directory to remove every trace of the smart-group-server. + +## Whatsnew +### 2020-03-10 +Groups can share same logoff thus users will be logged off at once from every group sharing the same logoff