Re: The vsftpd only starts at the second attempt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, Jul 31, 2009 at 5:08 PM, Patrick Brisbin<pbrisbin@xxxxxxxxx> wrote:
>> Not been successful.
>
> I'm seeing the same behavior on my system.  the script correctly starts
> vsftpd but doesnt get the PID immediately and puts up the FAIL message.
>
> changing /etc/rc.d/vsftpd like this fixes it for me:
>
>  start)
>    stat_busy "Starting vsftpd FTP Daemon"
>    if [ -z "$PID" ]; then
>      /usr/sbin/vsftpd &
>      sleep 2
>      PID=`...
>
> adjust sleep as desired
>

also see http://bugs.archlinux.org/task/6232


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux