aboutsummaryrefslogtreecommitdiffstats
path: root/stop.sh
diff options
context:
space:
mode:
authorTyler Baker <tyler.baker@linaro.org>2017-04-01 11:42:49 -0700
committerTyler Baker <tyler.baker@linaro.org>2017-04-01 11:44:42 -0700
commit0a941d6954ce5e1aa7169cde452854d8ff054780 (patch)
tree882326f5e4273d1c3f8d83cd981432a0da72a690 /stop.sh
parent1d0fbb9fa61236a39c652252741fb786e820a552 (diff)
Add support for the LAVA hosted tftp server
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
Diffstat (limited to 'stop.sh')
-rwxr-xr-xstop.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/stop.sh b/stop.sh
index 7b23fb0..8b5feda 100755
--- a/stop.sh
+++ b/stop.sh
@@ -6,3 +6,4 @@ service lava-server stop
service lava-server-gunicorn stop
service apache2 stop
service postgresql stop
+service tftpd-hpa stop