diff --git a/tests/r_lamp/0_lamp_install.sh b/tests/r_lamp/0_lamp_install.sh index fd78883..ca4b8b3 100755 --- a/tests/r_lamp/0_lamp_install.sh +++ b/tests/r_lamp/0_lamp_install.sh @@ -2,3 +2,4 @@ # Author: Steve Barnes (steve@echo.id.au) t_InstallPackage httpd mysql-server php +t_ServiceControl httpd restart