From 572cfb282ec5518cf7720ccb9d4012cfda4f0241 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=9CND=C3=9CZ?= Date: Mon, 23 Mar 2009 00:50:17 +0000 Subject: [PATCH] bump up init script version --- pgpool.init | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pgpool.init b/pgpool.init index aaf23de..ee791c7 100755 --- a/pgpool.init +++ b/pgpool.init @@ -8,6 +8,9 @@ # # v1.0.0 Devrim GUNDUZ # - Initial version of Red Hat / Fedora init script +# +# v2.2 Devrim GUNDUZ +# - New and improved version which has some fixes. if [ -r /etc/sysconfig/pgpool ]; then . /etc/sysconfig/pgpool