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 /UIDs | |
parent | 0cfd8eff7bc87d65fbe52792bb5ce31bba9bf468 (diff) |
Partially revert r564709
Keep in comment the line about haldaemon, to avoid a risk of recycling too quickly
Suggested by: linimon
Notes
Notes:
svn path=/head/; revision=564783
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |