diff options
author | Tyler Baker <tyler.baker@linaro.org> | 2017-04-01 11:42:49 -0700 |
---|---|---|
committer | Tyler Baker <tyler.baker@linaro.org> | 2017-04-01 11:44:42 -0700 |
commit | 0a941d6954ce5e1aa7169cde452854d8ff054780 (patch) | |
tree | 882326f5e4273d1c3f8d83cd981432a0da72a690 /stop.sh | |
parent | 1d0fbb9fa61236a39c652252741fb786e820a552 (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-x | stop.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ service lava-server stop service lava-server-gunicorn stop service apache2 stop service postgresql stop +service tftpd-hpa stop |