summaryrefslogtreecommitdiffstats
path: root/modules.d/80test/hard-off.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 14:01:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 14:01:37 +0000
commit734d725d62d2cbe4445524448de024e3b9e7f4b3 (patch)
tree88d8385f24a0efda248b3480fe39037b85e76552 /modules.d/80test/hard-off.sh
parentReleasing progress-linux version 060+5-8~progress7.99u1. (diff)
downloaddracut-734d725d62d2cbe4445524448de024e3b9e7f4b3.tar.xz
dracut-734d725d62d2cbe4445524448de024e3b9e7f4b3.zip
Merging upstream version 102.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'modules.d/80test/hard-off.sh')
-rwxr-xr-xmodules.d/80test/hard-off.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/80test/hard-off.sh b/modules.d/80test/hard-off.sh
index 01acb19..cf44fb0 100755
--- a/modules.d/80test/hard-off.sh
+++ b/modules.d/80test/hard-off.sh
@@ -1,3 +1,3 @@
#!/bin/sh
getargbool 0 rd.shell || poweroff -f
-getargbool 0 failme && poweroff -f
+! getargbool 0 rd.break && getargbool 0 failme && poweroff -f