diff --git a/debian/postinst b/debian/postinst index 17ccd5b8..f3374527 100644 --- a/debian/postinst +++ b/debian/postinst @@ -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