Author: sardzent Date: Fri Jun 13 21:14:32 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - init
---- Files affected: SOURCES: pgpool.sysconfig (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/pgpool.sysconfig diff -u /dev/null SOURCES/pgpool.sysconfig:1.1 --- /dev/null Fri Jun 13 23:14:32 2008 +++ SOURCES/pgpool.sysconfig Fri Jun 13 23:14:27 2008 @@ -0,0 +1,18 @@ +# Customized settings for pgpool +# +PGPOOLUID=pgpool +PGPOOLGID=pgpool +# +PGPOOLCONF=/etc/pgpool.conf +# +PGPOOLHBA=/etc/pool_hba.conf +# +PGPOOLPID=/var/run/pgpool.pid +# +PGPOOLLOG=/var/log/pgpool.log +# Options for pgpool + +# -n: don't run in daemon mode. does not detatch control tty +# -d: debug mode. lots of debug information will be printed +#OPTS=" -d -n" + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
