Added a couple splash fixes to the fsscript.
svn path=/trunk/; revision=262
This commit is contained in:
parent
27031c42a5
commit
9294946259
1 changed files with 3 additions and 0 deletions
|
@ -25,3 +25,6 @@ case `uname -m` in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
sed -i -e "/^# SPLASH_TTYS=/ s/^#//" /etc/conf.d/splash
|
||||||
|
sed -i -e 's/type" cachedir "${spl_/type" tmpfs "${spl_/' /sbin/splash-functions.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue