Author: pierre
Date: Fri Sep 25 09:26:39 2015
New Revision: 16465
Log:
Missing role="root"
Modified:
trunk/BOOK/server/major/vsftpd.xml
Modified: trunk/BOOK/server/major/vsftpd.xml
==============================================================================
--- trunk/BOOK/server/major/vsftpd.xml Fri Sep 25 06:48:24 2015 (r16464)
+++ trunk/BOOK/server/major/vsftpd.xml Fri Sep 25 09:26:39 2015 (r16465)
@@ -105,7 +105,7 @@
user and install <application>vsftpd</application> with the following
commands:</para>
-<screen><userinput>install -v -m 755 vsftpd /usr/sbin/vsftpd
&&
+<screen role="root"><userinput>install -v -m 755 vsftpd
/usr/sbin/vsftpd &&
install -v -m 644 vsftpd.8 /usr/share/man/man8 &&
install -v -m 644 vsftpd.conf.5 /usr/share/man/man5 &&
install -v -m 644 vsftpd.conf /etc</userinput></screen>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page