From 66e70afb37f49cae92da26d6bab101ab9b5c14b7 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Mon, 16 Jul 2012 15:24:58 -0400 Subject: [PATCH] remove verbose --- init.d/sfa | 1 - 1 file changed, 1 deletion(-) diff --git a/init.d/sfa b/init.d/sfa index 80b5da3b..fc1a556c 100755 --- a/init.d/sfa +++ b/init.d/sfa @@ -11,7 +11,6 @@ # source function library . /etc/init.d/functions # Default locations -set -x PGDATA=/var/lib/pgsql/data postgresql_conf=$PGDATA/postgresql.conf pghba_conf=$PGDATA/pg_hba.conf -- 2.47.0