[ mantainer added to Cc: ]

On Sun, 2011-08-14 at 18:04:55 +0500, rihad wrote:

> Hi, I have installed the latest
> postgresql-server-9.0.4_2
> postgresql-client-9.0.4_1
> 
> In several places, namely in /usr/local/etc/rc.d/postgresql:
> postgresql_user=${postgresql_user:-"%%PG_USER%%"}
> 
> and throughout all of /usr/local/etc/periodic/daily/502.pgsql
> 
> %%PG_USER%% is left as is, which should have presumably been changed
> to pgsql by the installation script.
> What gives?

Based on a quick glance, it seems that the expansion does occur because
PG_USER is not set in SUB_LIST.

-- 
Sahil Tandon <[email protected]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to