From 2bf588bfc2eaaa880f73b035670e4e4d47ac36d3 Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Mon, 4 Jul 2011 23:25:57 +0000 Subject: add 'logrotate' config file to the package Signed-off-by: Amar Tumballi Signed-off-by: Anand Avati BUG: 2053 (We need to support the standard *nix 'logrotate' for server and client log files.) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2053 --- extras/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'extras/Makefile.am') diff --git a/extras/Makefile.am b/extras/Makefile.am index 048227a1287..5c77ce73d52 100644 --- a/extras/Makefile.am +++ b/extras/Makefile.am @@ -5,5 +5,8 @@ EditorMode_DATA = glusterfs-mode.el glusterfs.vim SUBDIRS = init.d benchmarking -EXTRA_DIST = specgen.scm MacOSX/Portfile glusterfs-mode.el glusterfs.vim migrate-unify-to-distribute.sh backend-xattr-sanitize.sh backend-cleanup.sh disk_usage_sync.sh quota-remove-xattr.sh quota-metadata-cleanup.sh +EXTRA_DIST = specgen.scm MacOSX/Portfile glusterfs-mode.el glusterfs.vim \ + migrate-unify-to-distribute.sh backend-xattr-sanitize.sh \ + backend-cleanup.sh disk_usage_sync.sh quota-remove-xattr.sh \ + quota-metadata-cleanup.sh glusterfs-logrotate -- cgit