From d542770a16599e0c4e27eb07bacc816510b78f52 Mon Sep 17 00:00:00 2001 From: thorstenspille Date: Tue, 20 Apr 2021 23:28:11 +0200 Subject: [PATCH] improved log messages --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c58bb9a..8b31309 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +4,5 @@ - changed command sequence in `install.sh` - select container first, then start the installation - improved / updated documentation - replaced `just-lxc` container by `debian-priv` and `debian-unpriv` container -- (un)privileged now defined as constant based on created service #6 \ No newline at end of file +- (un)privileged now defined as constant based on created service #6 +- improved log messages in `install.sh` \ No newline at end of file