summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-09 12:55:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-09 12:55:45 +0000
commite80f6c94e243f46c2fff90bb7896bf1258423fd0 (patch)
tree28c2e7e2307726dd724ee28906439727083e4bd3
parentdevel/py-hvac: Update to 0.10.8 (diff)
Partially revert r564709
Keep in comment the line about haldaemon, to avoid a risk of recycling too quickly Suggested by: linimon
-rw-r--r--GIDs3
-rw-r--r--UIDs3
2 files changed, 4 insertions, 2 deletions
diff --git a/GIDs b/GIDs
index 0635efcc16eb..5ac6872f98e2 100644
--- a/GIDs
+++ b/GIDs
@@ -500,7 +500,8 @@ messagebus:*:556:
pulse-rt:*:557:
avahi:*:558:
tacacs:*:559:
-# free: 560
+# Unused since hald has been removed from the ports tree
+# haldaemon:*:560:
distcc:*:561:
polkit:*:562:
pulse:*:563:
diff --git a/UIDs b/UIDs
index caf0b23728e9..67269b3cae86 100644
--- a/UIDs
+++ b/UIDs
@@ -505,7 +505,8 @@ messagebus:*:556:556::0:0:D-BUS Daemon User:/nonexistent:/usr/sbin/nologin
# free: 557
avahi:*:558:558::0:0:Avahi Daemon User:/nonexistent:/usr/sbin/nologin
tacacs:*:559:559::0:0:TACACS+ Daemon User:/nonexistent:/usr/sbin/nologin
-# free: 560
+# Unused since hald has been removed from the ports tree
+# haldaemon:*:560:560::0:0:HAL Daemon User:/nonexistent:/usr/sbin/nologin
distcc:*:561:561::0:0:Distcc user:/nonexistent:/usr/sbin/nologin
polkit:*:562:562::0:0:PolicyKit User:/nonexistent:/usr/sbin/nologin
pulse:*:563:563::0:0:PulseAudio System User:/nonexistent:/usr/sbin/nologin