diff -r 4b66390442fd -r 4cd0f8c936ed build/post_install.sh --- a/build/post_install.sh Mon Oct 17 19:51:14 2016 +0530 +++ b/build/post_install.sh Mon Oct 17 18:07:53 2016 +0200 @@ -1,3 +1,4 @@ #!/usr/bin/env sh +echo "Restart httpd" /usr/bin/systemctl restart httpd