Add pidfile directive to redhat cassandra script patch by Stefan Podkowinski; reviewed by Michael Shuler for CASSANDRA-13434
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5c6fc5e3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5c6fc5e3 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/5c6fc5e3 Branch: refs/heads/cassandra-3.11 Commit: 5c6fc5e3102293672d1894204b8b4988480ae500 Parents: bd540bc Author: Stefan Podkowinski <s.podkowin...@gmail.com> Authored: Wed Apr 12 16:42:18 2017 +0200 Committer: Stefan Podkowinski <s.podkowin...@gmail.com> Committed: Wed Apr 26 19:29:45 2017 +0200 ---------------------------------------------------------------------- redhat/cassandra | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/5c6fc5e3/redhat/cassandra ---------------------------------------------------------------------- diff --git a/redhat/cassandra b/redhat/cassandra index 3079487..5ff9c48 100644 --- a/redhat/cassandra +++ b/redhat/cassandra @@ -6,6 +6,7 @@ # # chkconfig: 2345 20 80 # description: Starts and stops Cassandra +# pidfile: /var/run/cassandra/cassandra.pid . /etc/rc.d/init.d/functions