linuxrc: trivial, use a more compact syntax

master
Fabio Erculiani 12 years ago
parent 798c45d3da
commit f269237602

@ -264,10 +264,7 @@ modules_init
sdelay sdelay
# If we're mdev, we better wait for all the modules to be loaded. # If we're mdev, we better wait for all the modules to be loaded.
if is_mdev is_mdev && splashcmd init
then
splashcmd init
fi
cd / cd /

Loading…
Cancel
Save