This commit is contained in:
Alexandre Anriot 2005-09-13 14:06:41 +00:00
parent 5faadd1faf
commit 6a8c716da3

View file

@ -16,9 +16,13 @@ $SIG{INT} = $SIG{TERM} = $SIG{KILL} = "";
my $Config = Config::Tiny->read( '/etc/evoauth/evoauth.conf' );
if ($Config->{control}->{enable} != 1) {
print <<AVERT;
Avertissement Evoauth
---------------------
enable doit etre egal a 1 dans /etc/evoauth/evoauth.conf avant
de continuer".
AVERT
exit;
}
# choix des options