petit bug corrig.
mais bon en fait c'est sur komaz que a se passe maintenant, avec un autre script.. darcs-hash:20010906094617-92525-dac1b87fc51837bc4f2f498e4675cba473413b7f.gz
This commit is contained in:
parent
0425bc6a7a
commit
b2aef33f4e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ test "X$SUPERCMD" = "X$prog" || test "X$UID" = "X0" ||
|
|||
|
||||
# Contenu du script :
|
||||
|
||||
user=${$ORIG_LOGNAME-$USER}
|
||||
user=${ORIG_LOGNAME-$USER}
|
||||
rep=${ORIG_HOME-$HOME}
|
||||
echo Putting ntop DBs in $rep
|
||||
/usr/local/bin/ntop -P $rep -a $rep/access.log -u $user ${1+"$@"} #-l 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue