From 3ef539929ef61b6ebe2c07c3b5edb002ea628f3f Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Wed, 19 Sep 2012 10:10:46 -0700 Subject: Use sbdidlaunch to handle bothersome uicache race. --- Library/startup | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/startup b/Library/startup index 9321198..7028052 100755 --- a/Library/startup +++ b/Library/startup @@ -18,5 +18,6 @@ if [[ ${#debs[@]} -ne 0 && -f ${debs[0]} ]]; then fi if [[ ${cache+@} ]]; then + sbdidlaunch su -c uicache mobile fi -- cgit v1.2.3