Ignore:
Timestamp:
02/01/2016 06:52:00 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
2f034e7
Parents:
12fbef3
Message:

Merge changes from trunk r16889, r16890, and r16892.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16893 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/vsftpd.xml

    r12fbef3 rd6e4445  
    8989useradd -c "vsftpd User"  -d /dev/null -g vsftpd -s /bin/false -u 47 vsftpd &amp;&amp;
    9090useradd -c anonymous_user -d /home/ftp -g ftp    -s /bin/false -u 45 ftp</userinput></screen>
    91 
     91<!--
    9292    <para>If you did not install the optional <application>libcap2</application> package,
    9393    run the following to avoid a build error:</para>
    9494
    95 <screen><userinput>sed -i -e 's|#define VSF_SYSDEP_HAVE_LIBCAP|//&amp;|' sysdeputil.c</userinput></screen>
     95<screen><userinput>sed -i -e 's|#define VSF_SYSDEP_HAVE_LIBCAP|//&amp;|' sysdeputil.c</userinput></screen>-->
    9696
    9797    <para>Build <application>vsftpd</application> as an unprivileged user
     
    207207        <seg>vsftpd</seg>
    208208        <seg>None</seg>
    209         <seg>//usr/share/vsftpd, /home/ftp</seg>
     209        <seg>/usr/share/vsftpd, /home/ftp</seg>
    210210      </seglistitem>
    211211    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.