Updated Branches: refs/heads/master 55f74e5f7 -> 905ccb020
CLOUDSTACK-157 logrotate.d/* configurations were developed for CloudStack Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/905ccb02 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/905ccb02 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/905ccb02 Branch: refs/heads/master Commit: 905ccb0209bf851d83daac95c98b866fb39abfec Parents: 55f74e5 Author: Chiradeep Vittal <[email protected]> Authored: Fri Sep 21 15:15:33 2012 -0700 Committer: Chiradeep Vittal <[email protected]> Committed: Fri Sep 21 15:15:33 2012 -0700 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/905ccb02/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b154166..b1ffce2 100644 --- a/pom.xml +++ b/pom.xml @@ -213,11 +213,6 @@ <exclude>patches/systemvm/debian/xe/xe-linux-distribution.init</exclude> <exclude>patches/systemvm/debian/systemvm.vmx</exclude> <exclude>patches/systemvm/debian/config/etc/ssh/sshd_config</exclude> - <exclude>patches/systemvm/debian/config/etc/logrotate.d/haproxy</exclude> - <exclude>patches/systemvm/debian/config/etc/logrotate.d/dnsmasq</exclude> - <exclude>patches/systemvm/debian/config/etc/logrotate.d/apache2</exclude> - <exclude>patches/systemvm/debian/config/etc/logrotate.d/ppp</exclude> - <exclude>patches/systemvm/debian/config/etc/logrotate.d/rsyslog</exclude> <exclude>patches/systemvm/debian/config/etc/vpcdnsmasq.conf</exclude> <exclude>patches/systemvm/debian/config/etc/httpd/conf/httpd.conf</exclude> <exclude>patches/systemvm/debian/config/etc/haproxy/haproxy.cfg</exclude>
