[Bug 268264] databases/postgresql15-server: fix pkg-message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Dec 2022 00:33:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268264 Bug ID: 268264 Summary: databases/postgresql15-server: fix pkg-message Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pgsql@FreeBSD.org Reporter: ard_1@mail.ru Assignee: pgsql@FreeBSD.org Flags: maintainer-feedback?(pgsql@FreeBSD.org) Created attachment 238651 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238651&action=edit Patch to fix pkg-message Current pkg-message incorrectly states that after creating a dedicated login class for the postgres user the 'postgresql_class="postgres"' should be added to /etc/rc.conf file. In fact it isn't true because the actual rc.d script variable name should be "postgresql_login_class". This patch will fix this issue by modifying the pkg-message-server.in file with the proper variable name. -- You are receiving this mail because: You are the assignee for the bug.