From f92510ee4b8b58696e91be987c097effec427036 Mon Sep 17 00:00:00 2001 From: krempp Date: Wed, 6 Sep 2000 22:39:08 +0200 Subject: [PATCH] new options darcs-hash:20000906203908-92525-9fc96e929aeb5475f3e001c09468b8f84e183e32.gz --- supers/ntop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supers/ntop b/supers/ntop index 6834f8b4..1af811fd 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+"$@"} -l 300 -a $rep/access.log -u $ORIG_LOGNAME +/usr/local/bin/ntop -P $rep -l 300 -a $rep/access.log -u $ORIG_LOGNAME ${1+"$@"}