summaryrefslogtreecommitdiffstats
path: root/testModule
diff options
context:
space:
mode:
Diffstat (limited to 'testModule')
-rw-r--r--testModule/module-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testModule/module-setup.sh b/testModule/module-setup.sh
index 3a5da7fc..09d7070f 100644
--- a/testModule/module-setup.sh
+++ b/testModule/module-setup.sh
@@ -46,7 +46,7 @@ install() {
# since we have to modify the some kernel parameter before.
inst_hook cmdline 1 "$moddir/hooks/cmdline.sh"
inst_hook pre-mount 10 "$moddir/hooks/pre-mount.sh"
- inst_hook pre-mount 10 "$moddir/hooks/mount.sh"
+ inst_hook mount 10 "$moddir/hooks/mount.sh"
inst_hook pre-pivot 10 "$moddir/hooks/pre-pivot.sh"
inst_multiple lsblk ping ip ifconfig sshd htop dhclient tail head cat vim \