]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
90dmsquash-live: don't source fs-lib.sh as it is not used
authorAmadeusz Żołnowski <aidecoe@aidecoe.name>
Mon, 25 Jun 2012 16:32:03 +0000 (18:32 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 29 Jun 2012 10:41:27 +0000 (12:41 +0200)
modules.d/90dmsquash-live/dmsquash-live-root.sh

index 990a55b1ac2ab8baf7da525e34018874b4d9a425..08f238179968cc2e3020a5231b2895a31fa12912 100755 (executable)
@@ -3,7 +3,6 @@
 # ex: ts=8 sw=4 sts=4 et filetype=sh
 
 type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh
-type det_fs >/dev/null 2>&1 || . /lib/fs-lib.sh
 
 PATH=/usr/sbin:/usr/bin:/sbin:/bin