aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2015-01-16 18:28:17 +0000
committerAndrew McDermott <andrew.mcdermott@linaro.org>2015-01-16 18:28:17 +0000
commit40fcde8e0661ed0b7d4868b276b8ebaf6f964299 (patch)
treed24ca3e49f89b365441132ddc47cdbf3336ae8f9
parente29fa1a50455f39575e2139f6a6ee9e89cde32c9 (diff)
Remove apache2
-rwxr-xr-xin-chroot-stage1.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/in-chroot-stage1.sh b/in-chroot-stage1.sh
index 6205b8c..b654550 100755
--- a/in-chroot-stage1.sh
+++ b/in-chroot-stage1.sh
@@ -40,6 +40,7 @@ set +e
pkill memcached
service apache2 stop
sleep 5
+apt-get -y remove --purge apache2
apt-get -y remove --purge memcached
apt-get -y autoremove