Date: Tue, 9 Feb 2021 12:55:45 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564783 - head Message-ID: <202102091255.119CtjuN012898@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102091255.119CtjuN012898>