aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-08 14:18:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-08 14:18:50 +0000
commit1eb2547bdaae91bc30d983fbd9cb5edfb5854ce2 (patch)
treed5906186fcef273461e9ac3402d21834e6d47ee9
parent2694a2728c7b1275ad901930f2840d5ce661708a (diff)
Remove haldeamon user/group
Notes
svn path=/head/; revision=564709
-rw-r--r--GIDs2
-rw-r--r--UIDs2
2 files changed, 2 insertions, 2 deletions
diff --git a/GIDs b/GIDs
index 53a4b6228ee5..0635efcc16eb 100644
--- a/GIDs
+++ b/GIDs
@@ -500,7 +500,7 @@ messagebus:*:556:
pulse-rt:*:557:
avahi:*:558:
tacacs:*:559:
-haldaemon:*:560:
+# free: 560
distcc:*:561:
polkit:*:562:
pulse:*:563:
diff --git a/UIDs b/UIDs
index dcf981863b82..caf0b23728e9 100644
--- a/UIDs
+++ b/UIDs
@@ -505,7 +505,7 @@ 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
-haldaemon:*:560:560::0:0:HAL Daemon User:/nonexistent:/usr/sbin/nologin
+# free: 560
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