99fs-lib/module-setup.sh: removed "touch"

master
Harald Hoyer 2012-02-25 16:05:51 +01:00
parent f5a9e45923
commit 25b36ef124
1 changed files with 1 additions and 1 deletions

View File

@ -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