summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/scripts/kvm/kvm-lava.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/scripts/kvm/kvm-lava.service b/common/scripts/kvm/kvm-lava.service
index 2586686..54113ef 100644
--- a/common/scripts/kvm/kvm-lava.service
+++ b/common/scripts/kvm/kvm-lava.service
@@ -4,7 +4,7 @@ Description=KVM guest tests
[Service]
Type=oneshot
ExecStart=/usr/bin/test-guest.sh
-ExecStop=/sbin/poweroff
+ExecStartPost=/sbin/poweroff
[Install]
WantedBy=multi-user.target