From 5c6fc5e3102293672d1894204b8b4988480ae500 Mon Sep 17 00:00:00 2001 From: Stefan Podkowinski Date: Wed, 12 Apr 2017 16:42:18 +0200 Subject: [PATCH] Add pidfile directive to redhat cassandra script patch by Stefan Podkowinski; reviewed by Michael Shuler for CASSANDRA-13434 --- redhat/cassandra | 1 + 1 file changed, 1 insertion(+) diff --git a/redhat/cassandra b/redhat/cassandra index 3079487868..5ff9c48ad9 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