90dmsquash-live: don't source fs-lib.sh as it is not used

master
Amadeusz Żołnowski 2012-06-25 18:32:03 +02:00 committed by Harald Hoyer
parent 84a12fbc21
commit 1048124120
1 changed files with 0 additions and 1 deletions

View File

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