summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/fbsplash/fbsplash.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/fbsplash/fbsplash.install')
-rw-r--r--abs/core-testing/fbsplash/fbsplash.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/fbsplash/fbsplash.install b/abs/core-testing/fbsplash/fbsplash.install
index 4ef95b6..2899857 100644
--- a/abs/core-testing/fbsplash/fbsplash.install
+++ b/abs/core-testing/fbsplash/fbsplash.install
@@ -16,10 +16,10 @@ post_install() {
echo ""
touch /etc/conf.d/fbsplash.bootsteps
touch /etc/conf.d/fbsplash.shutdownsteps
- echo 20 > /etc/conf.d/fbsplash.bootsteps
- echo 10 > /etc/conf.d/fbsplash.shutdownsteps
+ echo 25 > /etc/conf.d/fbsplash.bootsteps
+ echo 20 > /etc/conf.d/fbsplash.shutdownsteps
fi
-
+ echo 20 > /etc/conf.d/fbsplash.shutdownsteps
}
post_upgrade() {