Updated Branches: refs/heads/master f96267d72 -> 55f74e5f7
CLOUDSTACK-158 sysctl.conf was 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/55f74e5f Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/55f74e5f Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/55f74e5f Branch: refs/heads/master Commit: 55f74e5f7c896a0956779f4168d4c5eb2f8fd1cb Parents: f96267d Author: Chiradeep Vittal <[email protected]> Authored: Fri Sep 21 15:07:43 2012 -0700 Committer: Chiradeep Vittal <[email protected]> Committed: Fri Sep 21 15:07:43 2012 -0700 ---------------------------------------------------------------------- pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/55f74e5f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7c47cf8..b154166 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,6 @@ <exclude>patches/systemvm/debian/config/etc/logrotate.conf</exclude> <exclude>patches/systemvm/debian/config/etc/init.d/postinit</exclude> <exclude>patches/systemvm/debian/config/etc/modprobe.d/aesni_intel</exclude> - <exclude>patches/systemvm/debian/config/etc/sysctl.conf</exclude> <exclude>patches/systemvm/debian/config/etc/dnsmasq.conf</exclude> <exclude>patches/systemvm/debian/config/etc/rc.local</exclude> <exclude>patches/systemvm/debian/config/root/redundant_router/heartbeat.sh.templ</exclude>
