summaryrefslogtreecommitdiff
path: root/test/TEST-50-MULTINIC/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-50-MULTINIC/test.sh')
-rwxr-xr-xtest/TEST-50-MULTINIC/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-50-MULTINIC/test.sh b/test/TEST-50-MULTINIC/test.sh
index e39d5d0f..2005508d 100755
--- a/test/TEST-50-MULTINIC/test.sh
+++ b/test/TEST-50-MULTINIC/test.sh
@@ -217,7 +217,7 @@ test_setup() {
mkdir overlay
. $basedir/dracut-functions
dracut_install poweroff shutdown
- inst_simple ./hard-off.sh /emergency/000-hard-off.sh
+ inst_hook emergency 000 ./hard-off.sh
inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
)