Merge remote-tracking branch 'origin/unstable' into unstable

This commit is contained in:
Weblate 2015-11-15 15:34:46 +01:00
commit 063f6cdf48

3
debian/postinst vendored
View file

@ -17,7 +17,8 @@ do_configure() {
# restart yunohost-firewall if it's running
service yunohost-firewall status > /dev/null \
&& service yunohost-firewall restart \
|| echo "Firewall stopped"
|| echo "Service yunohost-firewall is not running, you should " \
"consider to start it."
fi
# update PAM configs