summaryrefslogtreecommitdiff
diff options
-rw-r--r--units/stress/s3s4.pxu3
1 files changed, 1 insertions, 2 deletions
diff --git a/units/stress/s3s4.pxu b/units/stress/s3s4.pxu
index 9bf6ea7..77b9af6 100644
--- a/units/stress/s3s4.pxu
+++ b/units/stress/s3s4.pxu
@@ -63,8 +63,7 @@ command:
for i in {1..{{ s3_iterations }}};
do
echo "Iteration $i"
- rtcwake -v -m on -s "${STRESS_S3_SLEEP_DELAY:-30}" &
- systemctl suspend
+ rtcwake -v -m mem -s "${STRESS_S3_SLEEP_DELAY:-30}"
done
{% endif -%}
_description: