diff options
author | Mark Felder <feld@FreeBSD.org> | 2017-08-03 16:09:25 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2017-08-03 16:09:25 +0000 |
commit | d3a37bb6f016182d463606ee3dd65201f777132c (patch) | |
tree | 7c6a0e0e14ef827e77b84d1c93811344959d778c /UIDs | |
parent | MFH: r447236 (diff) |
MFH: r447238
Reserve GID for synapse user
It was incorrect of me to set the GID to 65534
Approved by: ports-secteam (with hat)
Diffstat (limited to '')
-rw-r--r-- | UIDs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ zabbix:*:122:122::0:0:Zabbix NMS:/nonexistent:/bin/sh _ntp:*:123:123::0:0:NTP Daemon:/var/empty:/usr/sbin/nologin fetchmail:*:124:124::0:0:Fetchmail mail-retrieval daemon:/nonexistent:/usr/sbin/nologin postfix:*:125:125::0:0:Postfix Mail System:/var/spool/postfix:/usr/sbin/nologin -synapse:*:126:65534::0:0:Synapse Daemon:/nonexistent:/usr/sbin/nologin +synapse:*:126:141::0:0:Synapse Daemon:/nonexistent:/usr/sbin/nologin navcron:*:127:127::0:0:Network Administration Visualized:/usr/local/nav:/usr/sbin/nologin sd-agent:*:128:128::0:0:ServerDensity Agent:/nonexistent:/usr/sbin/nologin # free: 129 |