diff options
Diffstat (limited to 'testModule/hooks/mount/mount-root-device.sh')
| -rwxr-xr-x | testModule/hooks/mount/mount-root-device.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testModule/hooks/mount/mount-root-device.sh b/testModule/hooks/mount/mount-root-device.sh deleted file mode 100755 index d02f9002..00000000 --- a/testModule/hooks/mount/mount-root-device.sh +++ /dev/null @@ -1,4 +0,0 @@ -# this rudimentary script just mounts the rootfs device that was symlinked to -# /dev/root to dracut's $NEWROOT (usually /sysroot). - -mount /dev/root $NEWROOT |
