Hello,

On Thu, 03 Aug 2017, Walter Dnes wrote:
>On Thu, Aug 03, 2017 at 04:09:15PM +0100, Mick wrote
>> On Thursday 03 Aug 2017 08:13:18 Walter Dnes wrote:
>
>> > anon_root=/home/ftp
>> 
>> Is this writeable?
>
>  If I do make it writeable, I get...
>
>500 OOPS: vsftpd: refusing to run with writable root inside chroot()

# mkdir /home/ftp/incoming
# chown ftp.ftp /home/ftp/incoming
# chmod 1777 /home/ftp/incoming
# chmod 555 /home/ftp

HTH,
-dnh

-- 
printk(KERN_CRIT PFX "Reboot didn't ?????\n");
    linux-2.6.6/drivers/char/watchdog/softdog.c

Reply via email to