[mod] Explain how to start yunohost-firewall service

This commit is contained in:
Laurent Peuch 2016-03-09 21:02:04 +01:00 committed by Jérôme Lebleu
parent 59f6595e1d
commit 3909aaddf1

2
debian/postinst vendored
View file

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