diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-02-09 12:55:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-02-09 12:55:45 +0000 |
commit | e80f6c94e243f46c2fff90bb7896bf1258423fd0 (patch) | |
tree | 28c2e7e2307726dd724ee28906439727083e4bd3 | |
parent | devel/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-- | GIDs | 3 | ||||
-rw-r--r-- | UIDs | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -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: @@ -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 |