[enh] Warn the user about the waiting at the configuration generation

This commit is contained in:
kload 2015-11-15 11:13:38 +01:00
parent 62c7079783
commit db6650af38

1
debian/postinst vendored
View file

@ -11,6 +11,7 @@ do_configure() {
bash /usr/share/yunohost/hooks/conf_regen/06-slapd True
bash /usr/share/yunohost/hooks/conf_regen/15-nginx True
else
echo "Regenerating configuration, this might take a while..."
yunohost service regenconf
# restart yunohost-firewall if it's running