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+"$@"}