diff --git a/supers/ntop b/supers/ntop index 4a10f967..6834f8b4 100755 --- a/supers/ntop +++ b/supers/ntop @@ -15,5 +15,5 @@ test "X$SUPERCMD" = "X$prog" || test "X$UID" = "X0" || rep=${ORIG_HOME-$HOME} echo Putting ntop DBs in $rep -/usr/local/bin/ntop -P $rep ${1+"$@"} +/usr/local/bin/ntop -P $rep ${1+"$@"} -l 300 -a $rep/access.log -u $ORIG_LOGNAME