Files
ports/databases/pgpool/pkg/PLIST
T
ajacoutot f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00

46 lines
1.4 KiB
Plaintext

@newgroup _pgpool:690
@newuser _pgpool:690:_pgpool::pgpool daemon:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/pgpool
@bin bin/pcp_attach_node
@bin bin/pcp_detach_node
@bin bin/pcp_node_count
@bin bin/pcp_node_info
@bin bin/pcp_pool_status
@bin bin/pcp_proc_count
@bin bin/pcp_proc_info
@bin bin/pcp_promote_node
@bin bin/pcp_recovery_node
@bin bin/pcp_stop_pgpool
@bin bin/pcp_watchdog_info
@bin bin/pg_md5
@bin bin/pgpool
bin/pgpool_setup
bin/watchdog_setup
include/libpcp_ext.h
include/pcp.h
include/pool_process_reporting.h
include/pool_type.h
@static-lib lib/libpcp.a
lib/libpcp.la
@lib lib/libpcp.so.${LIBpcp_VERSION}
@so lib/postgresql/pgpool-regclass.so
@man man/man8/pgpool.8
share/examples/pgpool-II/
share/examples/pgpool-II/pcp.conf.sample
@sample ${SYSCONFDIR}/pcp.conf
share/examples/pgpool-II/pgpool.conf.sample
@sample ${SYSCONFDIR}/pgpool.conf
share/examples/pgpool-II/pgpool.conf.sample-logical
share/examples/pgpool-II/pgpool.conf.sample-master-slave
share/examples/pgpool-II/pgpool.conf.sample-replication
share/examples/pgpool-II/pgpool.conf.sample-stream
share/examples/pgpool-II/pool_hba.conf.sample
@sample ${SYSCONFDIR}/pool_hba.conf
share/pgpool-II/
share/pgpool-II/insert_lock.sql
share/pgpool-II/pgpool.pam
share/postgresql/extension/
share/postgresql/extension/pgpool-regclass.sql
share/postgresql/extension/pgpool_regclass--1.0.sql
share/postgresql/extension/pgpool_regclass.control