reopen 472329
thanks
On my system vsftpd is configured to run from inetd, and I have the same
error, because /var/run/vsftpd/empty doesn't exist. In the init.d script
there is:
CHROOT="/var/run/vsftpd/empty"
# [...]
case "${1}" in
start)
Check_standalone_mode || exit 0
Package: vsftpd
Version: 2.0.7-3
Followup-For: Bug #472329
Hi,
I'd like to reopen this bug rather than reporting a new one since this
solution introduces new problems when /var/run is cleared at boot time,
e.g.. when having /var/run as tmpfs (as I do).
This folder should either be located somewhe
2 matches
Mail list logo