diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-29 23:40:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-29 23:40:23 +0000 |
commit | 1005ada6ab17765c88338f52304ad9f5fbf7986a (patch) | |
tree | 5a105a739e053032af669a81a0fa95d5553a4656 | |
parent | Update to SRC680_210. (diff) |
Reserve a UID for pulse and a GID for pulse and pulse-access. These are needed
for audio/pulseaudio.
Diffstat (limited to '')
-rw-r--r-- | GIDs | 2 | ||||
-rw-r--r-- | UIDs | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -104,6 +104,8 @@ avahi:*:558: tacacs:*:559: distcc:*:561: polkit:*:562: +pulse:*:563: +pulse-access:*:564: _xsi:*:600: bnetd:*:700: bopm:*:717: @@ -113,6 +113,7 @@ avahi:*:558:558:Avahi Daemon User:/nonexistent:/sbin/nologin tacacs:*:559:559:TACACS+ Daemon User:/nonexistent:/sbin/nologin distcc:*:561:561:Distcc user:/nonexistent:/sbin/nologin polkit:*:562:562:PolicyKit User:/nonexistent:/sbin/nologin +pulse:*:563:563:PulseAudio System User:/nonexistent:/sbin/nologin _xsi:*:600:600:XMLSysInfo User:/nonexistent:/sbin/nologin bnetd:*:700:700:Bnetd user:/nonexistent:/sbin/nologin bopm:*:717:717:Blitzed Open Proxy Monitor:/nonexistent:/bin/sh |