aboutsummaryrefslogtreecommitdiff
path: root/UIDs
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2020-04-11 17:48:13 +0000
committerColin Percival <cperciva@FreeBSD.org>2020-04-11 17:48:13 +0000
commit31fff4f263fdc4b3806867746e889b14fe10f0d1 (patch)
treec93b2cd18d1f3c087694d53b22dc8c1eb6ea28f8 /UIDs
parent8de3f0d9d7df0e71921efca0965906e54c8b4717 (diff)
downloadports-31fff4f263fdc4b3806867746e889b14fe10f0d1.tar.gz
ports-31fff4f263fdc4b3806867746e889b14fe10f0d1.zip
Use canonical spelling of "/nonexistent".
I accidentally spelled this as "/nonexistent/" yesterday, which broke the special handling of that path and resulted in /nonexistent existing. PR: 245537 Submitted by: Thomas Hurst
Notes
Notes: svn path=/head/; revision=531444
Diffstat (limited to 'UIDs')
-rw-r--r--UIDs2
1 files changed, 1 insertions, 1 deletions
diff --git a/UIDs b/UIDs
index a9f3ddd19094..655f88bdae7c 100644
--- a/UIDs
+++ b/UIDs
@@ -204,7 +204,7 @@ _i2pd:*:255:255::0:0:I2P daemon:/var/db/i2pd:/usr/sbin/nologin
_tor:*:256:256::0:0:Tor anonymizing router:/var/db/tor:/usr/sbin/nologin
_smtpd:*:257:257::0:0:OpenSMTPD:/var/empty:/usr/sbin/nologin
_smtpq:*:258:258::0:0:OpenSMTPD queue user:/var/empty:/usr/sbin/nologin
-spiped:*:259:259::0:0:spiped user:/nonexistent/:/usr/sbin/nologin
+spiped:*:259:259::0:0:spiped user:/nonexistent:/usr/sbin/nologin
meta1s:*:260:260::0:0:MeTA1 SMTPS:/nonexistent:/usr/sbin/nologin
meta1q:*:261:261::0:0:MeTA1 QMGR:/nonexistent:/usr/sbin/nologin
meta1c:*:262:262::0:0:MeTA1 SMTPC:/nonexistent:/usr/sbin/nologin