Signed-off-by: Mike Burns <[email protected]>
---
 recipe/common-post.ks |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index c6ef496..411e565 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -172,7 +172,7 @@ EOF


 #use all hard-coded defaults for multipath
-cat /dev/mull > /etc/multipath.conf
+cat /dev/null > /etc/multipath.conf

 #lvm.conf should use /dev/mapper and /dev/sdX devices
 # and not /dev/dm-X devices
-- 
1.6.6.1

_______________________________________________
Ovirt-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/ovirt-devel

Reply via email to