Date: Tue, 5 Feb 2002 21:24:02 -0800 (PST) From: Sean Chittenden <sean@chittenden.org> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/34654: Update UIDs for porters handbook Message-ID: <20020206052402.5A17020F1F@mail.tgd.net>
next in thread | raw e-mail | index | archive | help
>Number: 34654 >Category: docs >Synopsis: Update UIDs for porters handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 05 22:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD ninja1.internal 4.5-RC FreeBSD 4.5-RC #0: Thu Jan 10 14:10:58 PST 2002 root@ninja1.internal:/opt/obj/opt/src/sys/NINJA i386 >Description: Jabber and mailman should both use reserved UIDs. Mailman has erroniously grabbed UID 89. >How-To-Repeat: >Fix: Index: en_US.ISO8859-1/books/porters-handbook/book.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.191 diff -u -r1.191 book.sgml --- en_US.ISO8859-1/books/porters-handbook/book.sgml 2002/01/18 07:57:33 1.191 +++ en_US.ISO8859-1/books/porters-handbook/book.sgml 2002/02/06 05:21:18 @@ -3567,6 +3567,8 @@ mysql:*:88:88:MySQL Daemon:/var/db/mysql:/sbin/nologin vpopmail:*:89:89::0:0:User &:/usr/local/vpopmail:/nonexistent smmsp:*:90:90:Sendmail Queue:/nonexistent:/nonexistent +mailman:*:91:91:Mailman User:/usr/local/mailman:/sbin/nologin +jabber:*:92:92:Jabber Daemon:/usr/local/nonexistent:/sbin/nologin drweb:*:426:426:Dr.Web Mail Scanner:/nonexistent:/sbin/nologin</programlisting> <para>Please include a notice when you submit a port (or an upgrade) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020206052402.5A17020F1F>