mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- Reserve UID/GID 143 for mail/dovecot
This commit is contained in:
parent
a0666a76a0
commit
4d92dbaac9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178444
2 changed files with 2 additions and 0 deletions
1
GIDs
1
GIDs
|
@ -53,6 +53,7 @@ maildrop:*:126:
|
|||
vchat:*:128:
|
||||
_bgpd:*:130:
|
||||
_ospfd:*:131:
|
||||
dovecot:*:143:
|
||||
rbldns:*:153:
|
||||
sfs:*:171:
|
||||
agk:*:172:
|
||||
|
|
1
UIDs
1
UIDs
|
@ -62,6 +62,7 @@ postfix:*:125:125:Postfix Mail System:/var/spool/postfix:/sbin/nologin
|
|||
vchat:*:128:128:VChat Conferencing System:/nonexistent:/sbin/nologin
|
||||
_bgpd:*:130:130:BGP Daemon:/var/empty:/sbin/nologin
|
||||
_ospfd:*:131:131:OSPF Daemon:/var/empty:/sbin/nologin
|
||||
dovecot:*:143:143:Dovecot User:/var/empty:/sbin/nologin
|
||||
rbldns:*:153:153:rbldnsd pseudo-user:/nonexistent:/sbin/nologin
|
||||
sfs:*:171:171:Self-Certifying File System:/nonexistent:/sbin/nologin
|
||||
agk:*:172:172:AquaGateKeeper:/nonexistent:/nonexistent
|
||||
|
|
Loading…
Add table
Reference in a new issue