log/run: increase default log retention

This commit is contained in:
Matt Simerson 2012-06-23 03:06:53 -04:00
parent e67a71cca5
commit 2a0cf74969

View File

@ -1,5 +1,5 @@
#! /bin/sh
export LOGDIR=./main
mkdir -p $LOGDIR
exec multilog t s1000000 n20 $LOGDIR
exec multilog t s10000000 n20 $LOGDIR