]> git.saurik.com Git - cydia.git/commitdiff
The syslog is more useful.
authorJay Freeman (saurik) <saurik@saurk.com>
Sat, 4 Apr 2009 19:35:41 +0000 (19:35 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 30 Sep 2010 07:10:02 +0000 (07:10 +0000)
Cydia.app/Test

index c7df4e849af4840726ba92fe12c06411cdd710a0..9e2d80315ac99cb531b7b9622adde156e28ae623 100755 (executable)
@@ -6,4 +6,4 @@ dpkg -i cydia_iphoneos-arm.deb
 touch /tmp/cydia.log
 chown mobile.mobile /tmp/cydia.log
 openURL "${1-cydia://}"
-exec tail /tmp/cydia.log -fn0
+exec tail /var/log/syslog /tmp/cydia.log -fn0