aboutsummaryrefslogtreecommitdiffstats
path: root/lava-slave/scripts/stop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lava-slave/scripts/stop.sh')
-rwxr-xr-xlava-slave/scripts/stop.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/lava-slave/scripts/stop.sh b/lava-slave/scripts/stop.sh
new file mode 100755
index 0000000..0f18456
--- /dev/null
+++ b/lava-slave/scripts/stop.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+service tftpd-hpa stop
+service lava-slave stop