diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-03-24 05:10:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-03-24 05:10:35 +0000 |
commit | 017302f71154e1be98ecdf3f038a4971f5c3766a (patch) | |
tree | 41aec0dfe5cc3766cecda41d5a9d765a673f7c46 /UIDs | |
parent | 373f82a66241309949053fdb10efd957a5c75e9c (diff) | |
download | ports-017302f71154e1be98ecdf3f038a4971f5c3766a.tar.gz ports-017302f71154e1be98ecdf3f038a4971f5c3766a.zip |
Correct a copy-paste problem when allocating the polkit UID, and use a unique
UID/GID.
Reported by: kris
Notes
Notes:
svn path=/head/; revision=188151
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -107,6 +107,7 @@ messagebus:*:556:556:D-BUS Daemon User:/nonexistent:/sbin/nologin 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 _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 |