Skip to content

fix #3 a successful way of changing `$HOME` with usermod

stop the server before changing the owner's home directory and then restart the server. Otherwise the required change won't be taken into account. There still is a warning saying that the directory /opt/mobilizon already existed but this isn't a failure.

Merge request reports