X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=grepmac.sh;h=48c2b3412435254c02219118ed81a0d76ac3542a;hb=e00cb66a0794cd957f32d0af2b3bcc71be80101f;hp=72edd41d0b7638322e1332883c5874fa0da4b5dd;hpb=9c8ae2061529cb1168dc0e00409ff4647d0d38dd;p=scripts-20-100.git diff --git a/grepmac.sh b/grepmac.sh index 72edd41..48c2b34 100755 --- a/grepmac.sh +++ b/grepmac.sh @@ -5,7 +5,7 @@ path=/var/log/freeradius/ # On ne va pas chercher au même endroit en fonction du serveur case `hostname` in - gordon|eap) + gordon|eap|thot) filename=radius ;; radius|sable)