Project

General

Profile

Revision 8450ae48

ID8450ae4887e00cbf74895dfd2eb0af5d2fc49edf
Parent 4a156063
Child 3c9b8906

Added by Aurelien BOMPARD almost 14 years ago

Gestion de la rotation des logs par python lui-même

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@3457 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

Makefile
6 6
	mkdir -p $(DESTDIR)$(HTTPD_DIR)
7 7
	ln -f -s $(SYSCONFDIR)/vigilo/vigiboard/vigiboard.conf $(DESTDIR)$(HTTPD_DIR)/
8 8
	echo $(HTTPD_DIR)/vigiboard.conf >> INSTALLED_FILES
9
	install -p -m 644 -D deployment/logrotate $(DESTDIR)$(SYSCONFDIR)/logrotate.d/$(NAME)
10
	echo $(SYSCONFDIR)/logrotate.d/$(NAME) >> INSTALLED_FILES
11 9
	mkdir -p $(DESTDIR)/var/log/vigilo/$(NAME)
12 10

  
13 11
include buildenv/Makefile.common

Also available in: Unified diff