changed default dlog logging file size
authorjuho <juho80.son@samsung.com>
Wed, 24 Oct 2012 09:19:15 +0000 (18:19 +0900)
committerjuho <juho80.son@samsung.com>
Wed, 24 Oct 2012 09:19:15 +0000 (18:19 +0900)
dlog.sh

diff --git a/dlog.sh b/dlog.sh
index d189665..9676793 100644 (file)
--- a/dlog.sh
+++ b/dlog.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-/usr/bin/dlogutil -r 51200 -n 1 -f /var/log/dlog -v threadtime *:* &
+/usr/bin/dlogutil -r 5120 -n 1 -f /var/log/dlog -v threadtime *:W &