diff -r c69dcc3b0524 -r d8a8c57f36c4 build/post_install.sh --- a/build/post_install.sh Tue Oct 18 14:38:20 2016 +0530 +++ b/build/post_install.sh Tue Oct 18 14:42:01 2016 +0530 @@ -1,3 +1,4 @@ #!/usr/bin/env sh +echo "Restart httpd" /usr/bin/systemctl restart httpd