Date: Wed, 21 Jul 2021 12:49:23 +0200 From: Michael Gmelin <grembo@freebsd.org> To: Kubilay Kocak <koobs@FreeBSD.org> Cc: Emanuel Haupt <ehaupt@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: <20210721124923.382b405a@bsd64.grem.de> In-Reply-To: <2ac19998-9824-1674-197c-656507b248ed@FreeBSD.org> References: <202107211007.16LA76AX083748@gitrepo.freebsd.org> <2ac19998-9824-1674-197c-656507b248ed@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Michael Gmelin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210721124923.382b405a>