From: Vincent Le Gallic Date: Wed, 13 Nov 2013 17:42:14 +0000 (+0100) Subject: [grepmac] en fiat sur thot y'a tous les logs X-Git-Url: http://gitweb.pimeys.fr/?a=commitdiff_plain;ds=sidebyside;h=4531307ca3c4ce6441efbb4e5d873c018eafe923;p=scripts-20-100.git [grepmac] en fiat sur thot y'a tous les logs --- 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)