svn commit: r564783 - head
Baptiste Daroussin
bapt at FreeBSD.org
Tue Feb 9 12:55:48 UTC 2021
Author: bapt
Date: Tue Feb 9 12:55:45 2021
New Revision: 564783
URL: https://svnweb.freebsd.org/changeset/ports/564783
Log:
Partially revert r564709
Keep in comment the line about haldaemon, to avoid a risk of recycling too quickly
Suggested by: linimon
Modified:
head/GIDs
head/UIDs
Modified: head/GIDs
==============================================================================
--- head/GIDs Tue Feb 9 12:55:39 2021 (r564782)
+++ head/GIDs Tue Feb 9 12:55:45 2021 (r564783)
@@ -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:
Modified: head/UIDs
==============================================================================
--- head/UIDs Tue Feb 9 12:55:39 2021 (r564782)
+++ head/UIDs Tue Feb 9 12:55:45 2021 (r564783)
@@ -505,7 +505,8 @@ messagebus:*:556:556::0:0:D-BUS Daemon User:/nonexiste
# 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
More information about the svn-ports-head
mailing list