Author: pierre
Date: Mon Dec 30 12:29:35 2013
New Revision: 12488
Log:
Missing role="root"
Modified:
trunk/BOOK/networking/netprogs/samba.xml
Modified: trunk/BOOK/networking/netprogs/samba.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/samba.xml Mon Dec 30 09:39:25 2013
(r12487)
+++ trunk/BOOK/networking/netprogs/samba.xml Mon Dec 30 12:29:35 2013
(r12488)
@@ -411,7 +411,7 @@
issue the following commands as the
<systemitem class='username'>root</systemitem> user:</para>
-<screen><userinput>groupadd -g 99 nogroup &&
+<screen role="root"><userinput>groupadd -g 99 nogroup &&
useradd -c "Unprivileged Nobody" -d /dev/null -g nogroup \
-s /bin/false -u 99 nobody</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page