o Don't claim that all UIDs listed are below 999
o Add squid's UID (3128)
This commit is contained in:
parent
e97efd11a2
commit
f1054c88ff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20157
1 changed files with 3 additions and 3 deletions
|
@ -6341,8 +6341,7 @@ lib/X11/oneko/sounds/cat.au
|
|||
<filename role="package">japanese/Wnn</filename> for an example.</para>
|
||||
|
||||
<para>Make sure you do not use a UID already used by the system or
|
||||
other ports. This is the current list of UIDs between 50 and
|
||||
999.</para>
|
||||
other ports. This is the current list of UIDs above 50.</para>
|
||||
|
||||
<!-- Please keep this list sorted by uid -->
|
||||
<programlisting>bind:*:53:53:Bind Sandbox:/:/sbin/nologin
|
||||
|
@ -6382,7 +6381,8 @@ rscsi:*:99:99:Remote SCSI:/usr/local/rscsi:/usr/local/sbin/rscsi
|
|||
fido:*:111:111:Fido System:/usr/local/fido:/bin/sh
|
||||
ldap:*:389:389:OpenLDAP Server:/nonexistent:/sbin/nologin
|
||||
drweb:*:426:426:Dr.Web Mail Scanner:/nonexistent:/sbin/nologin
|
||||
bacula:*:910:910:Bacula Daemon:/var/db/bacula:/sbin/nologin</programlisting>
|
||||
bacula:*:910:910:Bacula Daemon:/var/db/bacula:/sbin/nologin
|
||||
squid:*:3128:3128:squid caching-proxy pseudo user:/usr/local/squid:/sbin/nologin</programlisting>
|
||||
|
||||
<para>Please include a notice when you submit a port (or an upgrade)
|
||||
that reserves a new UID or GID in this range. This allows us to
|
||||
|
|
Loading…
Reference in a new issue