99fs-lib/module-setup.sh: removed "touch"
authorHarald Hoyer <harald@redhat.com>
Sat, 25 Feb 2012 15:05:51 +0000 (16:05 +0100)
committerHarald Hoyer <harald@redhat.com>
Sat, 25 Feb 2012 15:05:51 +0000 (16:05 +0100)
modules.d/99fs-lib/module-setup.sh

index 9c900cc..344dcdf 100755 (executable)
@@ -40,7 +40,7 @@ install() {
     local _helpers
 
     inst "$moddir/fs-lib.sh" "/lib/fs-lib.sh"
-    touch ${initdir}/etc/fstab.empty
+    > ${initdir}/etc/fstab.empty
 
     [[ "$nofscks" = "yes" ]] && return