Projet

Général

Profil

Révision b247f8f2

IDb247f8f22874903605c8f471c71e24dcdd881eee
Parent 40366a4c
Enfant f5851570

Ajouté par Wilco de Boer il y a plus de 4 ans

Get the default suite from `/etc/os-release`

Voir les différences:

plugins/debian/debsecan_
72 72
  exit 1
73 73
fi
74 74

  
75
SUITE=${suite:-sid}
75
source /etc/os-release
76
SUITE=${suite:-$VERSION_CODENAME}
77

  
76 78
FIXEDWARN=${fixed_warning:-1}
77 79
FIXEDCRIT=${fixed_critical:-1000}
78 80
REMOTEWARN=${remote_warning:-1}

Formats disponibles : Unified diff