From 2a40834f06766fb11de9152b277f6e45c9bfddac Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Apr 18 2012 21:49:53 +0000 Subject: Fix LAMP test --- 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