From cc63c8d1626668dec0a4c409669f18a8f79cf84c Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Thu, 8 Dec 2011 21:31:01 +0000 Subject: [PATCH] Add missing file for CASSANDRA-3563 git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1212136 13f79535-47bb-0310-9956-ffa450edef68 --- debian/cassandra-sysctl.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/cassandra-sysctl.conf diff --git a/debian/cassandra-sysctl.conf b/debian/cassandra-sysctl.conf new file mode 100644 index 0000000000..2173765615 --- /dev/null +++ b/debian/cassandra-sysctl.conf @@ -0,0 +1 @@ +vm.max_map_count = 1048575