Re: svn commit: r359368 - head/etc

2020-03-27 Thread Rodney W. Grimes
> Author: brooks > Date: Fri Mar 27 16:05:37 2020 > New Revision: 359368 > URL: https://svnweb.freebsd.org/changeset/base/359368 > > Log: > Create and use a tests group for the tests user. > > No user (except nobody) should be a member of the nobody group. > > Reported by:rgrim

svn commit: r359368 - head/etc

2020-03-27 Thread Brooks Davis
Author: brooks Date: Fri Mar 27 16:05:37 2020 New Revision: 359368 URL: https://svnweb.freebsd.org/changeset/base/359368 Log: Create and use a tests group for the tests user. No user (except nobody) should be a member of the nobody group. Reported by: rgrimes Reviewed by: rgrimes