Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
SVN-Revision: 34793
This commit is contained in:
@@ -35,7 +35,7 @@ echo "- init -"
|
||||
|
||||
# Load the modules we have in initramfs, this should
|
||||
# make the media accessible, but, it may take some time
|
||||
. /etc/functions.sh
|
||||
. /lib/functions.sh
|
||||
load_modules /etc/modules /etc/modules.d/*
|
||||
|
||||
#wait 10 seconds for the disc to show up
|
||||
|
||||
Reference in New Issue
Block a user