summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-02-19 03:22:29 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-02-19 03:22:29 (GMT)
commit9967ff4097dbfbc79489c3164ab28cf33acaae33 (patch)
tree471d38666d1a2d281ff215d2cbc2c6998bf4ef15 /build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local
parenta6b06fe497431eaaff7214f5869f08a96a41b282 (diff)
downloadlinhes_dev-9967ff4097dbfbc79489c3164ab28cf33acaae33.zip
add splash_setup to rc.local. This is used to connect boot option splash to install option.
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local')
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local
index f662a73..059c4bf 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local
@@ -55,6 +55,7 @@ done
#search for remote
init_remote
+splash_setup
echo $CMDLINE | grep -qi NoX
if [ $? = 0 ]