improved log messages

This commit is contained in:
thorstenspille 2021-04-20 23:28:11 +02:00
parent 8a0ad63111
commit d542770a16

View File

@ -4,4 +4,5 @@
- changed command sequence in `install.sh` - select container first, then start the installation - changed command sequence in `install.sh` - select container first, then start the installation
- improved / updated documentation - improved / updated documentation
- replaced `just-lxc` container by `debian-priv` and `debian-unpriv` container - replaced `just-lxc` container by `debian-priv` and `debian-unpriv` container
- (un)privileged now defined as constant based on created service #6 - (un)privileged now defined as constant based on created service #6
- improved log messages in `install.sh`