Date: Thu, 22 Jul 2021 16:10:15 +0200 From: Emanuel Haupt <ehaupt@FreeBSD.org> To: koobs@FreeBSD.org Cc: Michael Gmelin <grembo@freebsd.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 737f4ba1482c - main - */*: Fix entry of biboumi Message-ID: <20210722161015.5bf12381fd907b35fbc572e8@FreeBSD.org> In-Reply-To: <c8bf1a51-99b8-4fed-16ea-07e75399aed3@FreeBSD.org> References: <202107211007.16LA76AX083748@gitrepo.freebsd.org> <2ac19998-9824-1674-197c-656507b248ed@FreeBSD.org> <20210721124923.382b405a@bsd64.grem.de> <c8bf1a51-99b8-4fed-16ea-07e75399aed3@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kubilay Kocak <koobs@FreeBSD.org> wrote: > On 21/07/2021 8:49 pm, Michael Gmelin wrote: > > > > > > On Wed, 21 Jul 2021 20:36:16 +1000 > > Kubilay Kocak <koobs@FreeBSD.org> wrote: > > > >> On 21/07/2021 8:07 pm, Emanuel Haupt wrote: > >>> The branch main has been updated by ehaupt: > >>> > >>> URL: > >>> https://cgit.FreeBSD.org/ports/commit/?id=737f4ba1482c571ec9bd652786cfe2347fb40156 > >>> > >>> commit 737f4ba1482c571ec9bd652786cfe2347fb40156 > >>> Author: Emanuel Haupt <ehaupt@FreeBSD.org> > >>> AuthorDate: 2021-07-21 10:06:26 +0000 > >>> Commit: Emanuel Haupt <ehaupt@FreeBSD.org> > >>> CommitDate: 2021-07-21 10:06:26 +0000 > >>> > >>> */*: Fix entry of biboumi > >>> > >>> Prompted by: portlint > >>> --- > >>> UIDs | 2 +- > >>> 1 file changed, 1 insertion(+), 1 deletion(-) > >>> > >>> diff --git a/UIDs b/UIDs > >>> index b59a2f8919fa..b6d6d008c8da 100644 > >>> --- a/UIDs > >>> +++ b/UIDs > >>> @@ -237,7 +237,7 @@ victoria-metrics:*: > >>> 289:289::0:0:VictoriaMetrics user:/nonexistent:/usr/sbin/nolo > >>> _gmid:*:290:290::0:0:gmid daemon > >>> user:/var/empty:/usr/sbin/nologin pydio:*:291:291::0:0:pydio > >>> cells user:/var/pydio:/bin/sh sftpgo:*:292:292::0:0:SFTPGo > >>> user:/nonexistent:/usr/sbin/nologin -biboumi:*: > >>> 293:293:biboumi:/nonexistent:/usr/sbin/nologin +biboumi:*: > >>> 293:293::0:0:biboumi:/nonexistent:/usr/sbin/nologin # free: 294 # > >>> free: 295 > >>> # free: 296 > >>> > >> > >> UID's: good prefix here ? > > > > Maybe UIDs, UID's would be weird. > > > > Yah, meant that :) > > So same prefix class as MOVED et al. Agreed, thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210722161015.5bf12381fd907b35fbc572e8>