Randy McMurchy wrote: > [email protected] wrote these words on 07/31/09 09:13 CST: >> Author: wblaszcz >> Date: 2009-07-31 08:13:43 -0600 (Fri, 31 Jul 2009) >> New Revision: 7912 >> >> Added: >> trunk/BOOK/postlfs/security/policykit.xml >> + <bridgehead renderas="sect4">Required</bridgehead> >> + <para role="required"><xref linkend="glib2"/>, >> + <xref linkend="dbus-glib"/>, >> + <xref linkend="linux-pam"/>, >> + <xref linkend="intltool"/>, and >> + <xref linkend="docbook-xsl"/></para>
>> +<screen><userinput>groupadd -g 26 polkit && >> +useradd -c "Policy Kit Daemon User" -d /dev/null \ >> + -u 26 -g polkit -s /bin/false polkit && Wayne, This value for user and group conflicts with smmsp in Table 3.1. Pick and other value and update the table in postlfs/config/users.xml How about 27? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
