Add note that a container restart is needed

This commit is contained in:
Johan Smits 2017-09-13 08:21:32 +02:00
parent af90682d64
commit caaae0eb76

View file

@ -21,3 +21,5 @@ You will be asked for a password. Just copy all the output string in the file `c
The `doveadm pw` command let you choose between several encryption schemes for the password. The `doveadm pw` command let you choose between several encryption schemes for the password.
Use doveadm pw -l to get a list of the currently supported encryption schemes. Use doveadm pw -l to get a list of the currently supported encryption schemes.
> Note: changes made with this script require a restart of the container. See [#552](../issues/552)