diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-02-08 14:18:50 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-02-08 14:18:50 +0000 |
| commit | 1eb2547bdaae91bc30d983fbd9cb5edfb5854ce2 (patch) | |
| tree | d5906186fcef273461e9ac3402d21834e6d47ee9 | |
| parent | 2694a2728c7b1275ad901930f2840d5ce661708a (diff) | |
Remove haldeamon user/group
Notes
svn path=/head/; revision=564709
| -rw-r--r-- | GIDs | 2 | ||||
| -rw-r--r-- | UIDs | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -500,7 +500,7 @@ messagebus:*:556: pulse-rt:*:557: avahi:*:558: tacacs:*:559: -haldaemon:*:560: +# free: 560 distcc:*:561: polkit:*:562: pulse:*:563: @@ -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 |
