summaryrefslogtreecommitdiffstats
path: root/testModule/module-setup.sh
diff options
context:
space:
mode:
authorJonathan Bauer2015-05-07 17:29:03 +0200
committerJonathan Bauer2015-05-07 17:29:03 +0200
commit9f715701236bdc418a174828cccf27a8ab63874c (patch)
tree734a657d86ff99d4768c141724e5a3b8f631bec9 /testModule/module-setup.sh
parentminor - flag names ... (diff)
downloadsystemd-init-9f715701236bdc418a174828cccf27a8ab63874c.tar.gz
systemd-init-9f715701236bdc418a174828cccf27a8ab63874c.tar.xz
systemd-init-9f715701236bdc418a174828cccf27a8ab63874c.zip
prepare-disk: check state of disk detection when an instance sees another
Diffstat (limited to 'testModule/module-setup.sh')
-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 efd79cf1..c06435c9 100644
--- a/testModule/module-setup.sh
+++ b/testModule/module-setup.sh
@@ -108,7 +108,7 @@ install() {
# in your iniramfs.
inst_multiple lsblk ping ip ifconfig sshd htop tail head cat vim \
touch sed lsmod insmod qemu-img sleep route wget find lsof strace \
- chroot switch_root pivot_root qemu-nbd mount nbd-client fdisk
+ chroot switch_root pivot_root qemu-nbd mount nbd-client fdisk mkfs.xfs
# Production:
# inst_multiple insmod qemu-img qemu-nbd
return 0