replacement de evoauth.conf, evoauth.log dans /var/log.

This commit is contained in:
Alexandre Anriot 2005-09-15 11:21:32 +00:00
parent 81f36f4843
commit 1a0017ffbe
3 changed files with 7 additions and 6 deletions

View file

@ -2,11 +2,12 @@
#
# Makefile pour Evoauth
VERSION= 0.5
VERSION= 0.8
SRC= ./
WWWDIR= /var/www/htdocs
BINDIR= /usr/local/share
DOCDIR= /usr/local/share/doc
LOGDIR= /var/log
NAME= evoauth
TAR?= tar
INSTALL?= install
@ -42,7 +43,7 @@ help:
$(INSTALL) -d -m 0755 $(DOCDIR)/$(NAME)/install
$(INSTALL) -m 0644 install/*.* $(DOCDIR)/$(NAME)/install
$(INSTALL) -m 0644 install/INSTALL $(DOCDIR)/$(NAME)/install
$(INSTALL) -m 0664 install/evoauth.log $(BINDIR)/$(NAME)
$(INSTALL) -m 0664 install/evoauth.log $(LOGDIR)
msg:
@echo ""

8
README
View file

@ -57,7 +57,7 @@ précisée dans le fichier de configuration). Il est ainsi possible
d'avoir un contrôle complet de l'activité.
Un journal de l'activité (connexion, déconnexion, suppression d'ip) est
également disponible dans /usr/local/share/evoauth/evoauth.log.
également disponible dans /var/log/evoauth.log.
4 - Maintenance
@ -78,9 +78,9 @@ grâce aux différentes librairies qui le composent.
5 - Arborescence par defaut
---------------------------
/etc/evoauth/evoauth.conf : fichier de configuration (regles)
/etc/evoauth/evoauth.conf : fichier de configuration (regles)
/var/www/evoauth/{,images,includes} : interface web
/var/www/evoauth/accueil.txt : texte d'accueil
/usr/local/share/evoauth : interface d'administration
/usr/local/share/evoauth/evoauth.log : fichier de log
/usr/local/share/evoauth : interface d'administration
/usr/local/share/doc/evoauth : documentation, licence
/var/log/evoauth.log : fichier de logs