bugfix
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 6 Jan 2012 10:13:43 +0000 (11:13 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 6 Jan 2012 10:13:43 +0000 (11:13 +0100)
init.d/sfa

index 3e733ee..475b821 100755 (executable)
@@ -126,7 +126,7 @@ function db_start () {
        ( egrep -v '^(PGDATA=|PGLOG=|PGPORT=)' $postgresql_sysconfig 
            echo "PGDATA=$PGDATA"
            echo "PGLOG=/var/log/pgsql"
-           echo "PGPORT=$PLC_DB_PORT"
+           echo "PGPORT=$SFA_DB_PORT"
        ) >> $tmp ; mv -f $tmp $postgresql_sysconfig
 
        ######## /var/lib/pgsql/data