Projet

Général

Profil

Révision ca7cbd71

IDca7cbd717aca6ed2359b4e1363cbe6f50e2e5c28
Parent 87b20d70
Enfant a2b340a7

Ajouté par dmzkrsk il y a plus de 8 ans

Use $MUNIN_PLUGSTATE instead of hardcoded path

Voir les différences:

plugins/ssh/openssh-denyhosts
15 15
}       
16 16

  
17 17
AUTH_LOG=${logfile:-/var/log/auth.log}
18
STATEFILE=/var/lib/munin/plugin-state/sshd.offset
18
STATEFILE=$MUNIN_PLUGSTATE/sshd.offset
19 19
LOGTAIL=${logtail:-`which logtail`}
20 20

  
21 21
if [ "$1" = "autoconf" ]; then

Formats disponibles : Unified diff