You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2014/02/18 00:12:17 UTC

[3/7] git commit: remove deb init cruft

remove deb init cruft


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/972cffd5
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/972cffd5
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/972cffd5

Branch: refs/heads/trunk
Commit: 972cffd540c9cbe895452f4ad47492315420c1a5
Parents: 4b50b2b
Author: Brandon Williams <br...@apache.org>
Authored: Mon Feb 17 17:08:15 2014 -0600
Committer: Brandon Williams <br...@apache.org>
Committed: Mon Feb 17 17:08:15 2014 -0600

----------------------------------------------------------------------
 debian/init | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/972cffd5/debian/init
----------------------------------------------------------------------
diff --git a/debian/init b/debian/init
index d132441..85d363a 100644
--- a/debian/init
+++ b/debian/init
@@ -19,7 +19,6 @@ NAME=cassandra
 PIDFILE=/var/run/$NAME/$NAME.pid
 SCRIPTNAME=/etc/init.d/$NAME
 CONFDIR=/etc/cassandra
-JSVC=/usr/bin/jsvc
 WAIT_FOR_START=10
 CASSANDRA_HOME=/usr/share/cassandra
 FD_LIMIT=100000