svn commit: r316372 - stable/11/etc
Alan Somers
asomers at freebsd.org
Sun Apr 2 15:39:49 UTC 2017
On Sun, Apr 2, 2017 at 5:15 AM, Slawa Olhovchenkov <slw at zxy.spb.ru> wrote:
> On Sat, Apr 01, 2017 at 08:51:22PM +0000, Alan Somers wrote:
>
>> Author: asomers
>> Date: Sat Apr 1 20:51:22 2017
>> New Revision: 316372
>> URL: https://svnweb.freebsd.org/changeset/base/316372
>>
>> Log:
>> MFC r314341:
>>
>> Update devd.conf for ports change 421360
>>
>> Ports change 421360 changed the name and UID of the postgres user
>
> This is not good solution, IMHO.
> System w/ PostgreSQL installed before 421360 after update to r314341
> will be break.
>
> IMHO best is to have (some time) both rules: for uid 70 and 770.
I disagree, Slawa, because this devd.conf rule is moot in the default
install. That's becauses there is no matching rctl.conf rule. It's
really just an example. In fact, I don't even know if it refers to
any actual memory leak in postgresql, or just a hypothetical one. I'm
pretty sure that Trasz only added it in r220168 as an example of how
to write a RCTL rule in devd.conf.
-Alan
More information about the svn-src-stable-11
mailing list