mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Register mail/fetchmail's UID and GID.
Suggested by: Stefan Thurner <thurners@nicsys.de>
This commit is contained in:
parent
70b6a81a0d
commit
d69eda8038
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177317
2 changed files with 2 additions and 0 deletions
1
GIDs
1
GIDs
|
@ -47,6 +47,7 @@ dhis:*:114:
|
|||
_symon:*:115:
|
||||
smokeping:*:117:
|
||||
ircproxyd:*:118:
|
||||
fetchmail:*:124
|
||||
postfix:*:125:
|
||||
maildrop:*:126:
|
||||
vchat:*:128:
|
||||
|
|
1
UIDs
1
UIDs
|
@ -57,6 +57,7 @@ _symon:*:115:115:Symon Account:/var/empty:/sbin/nologin
|
|||
hplip:*:116:116:HPLIP Server:/nonexistent:/sbin/nologin
|
||||
smokeping:*:117:117:SmokePing Daemon:/nonexistent:/sbin/nologin
|
||||
ircproxyd:*:118:118:Night Light IRC Proxy:/nonexistent:/sbin/nologin
|
||||
fetchmail:*:124:124:Fetchmail mail-retrieval daemon:/nonexistent:/sbin/nologin
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue