Reserve UID 554 and GID 554 for ports/net/DarwinStreamingServer.
Reviewed by: hrs Inspired by: des's commit
This commit is contained in:
parent
297e84046c
commit
6397dbe2ec
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20697
1 changed files with 3 additions and 1 deletions
|
@ -6449,6 +6449,7 @@ rbldns:*:153:153:rbldnsd pseudo-user:/nonexistent:/sbin/nologin
|
|||
agk:*:172:172:AquaGateKeeper:/nonexistent:/nonexistent
|
||||
ldap:*:389:389:OpenLDAP Server:/nonexistent:/sbin/nologin
|
||||
drweb:*:426:426:Dr.Web Mail Scanner:/nonexistent:/sbin/nologin
|
||||
qtss:*:554:554:Darwin Streaming Server:/nonexistant:/sbin/nologin
|
||||
bacula:*:910:910:Bacula Daemon:/var/db/bacula:/sbin/nologin</programlisting>
|
||||
|
||||
<para>This is the current list of reserved GIDs.</para>
|
||||
|
@ -6469,7 +6470,8 @@ qmail:*:82:
|
|||
mailman:*:91:
|
||||
postfix:*:125:
|
||||
maildrop:*:126:
|
||||
rbldns:*:153:</programlisting>
|
||||
rbldns:*:153:
|
||||
qtss:*:554:</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