From db5f8be02dba6cf1fae12b52cb559c88ff76954c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=93=81=E5=93=A5?= Date: Tue, 27 Jan 2015 15:11:29 +0800 Subject: [PATCH] Update redhat-init-jkoppe --- redhat-init-jkoppe | 3 +++ 1 file changed, 3 insertions(+) diff --git a/redhat-init-jkoppe b/redhat-init-jkoppe index d18087a..8b8aad7 100755 --- a/redhat-init-jkoppe +++ b/redhat-init-jkoppe @@ -19,6 +19,9 @@ # Treat unset variables as error set -o nounset +PIDFILE=/var/run/supervisord.pid +OPTIONS= + # source function library . /etc/rc.d/init.d/functions