Date: Fri, 09 Dec 2022 00:33:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268264] databases/postgresql15-server: fix pkg-message Message-ID: <bug-268264-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268264 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=3D238651&action= =3Dedit Patch to fix pkg-message Current pkg-message incorrectly states that after creating a dedicated login class for the postgres user the 'postgresql_class=3D"postgres"' should be a= dded 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268264-7788>