[Bug 648202] Re: vsftpd started even if not in standalone mode
Imre Gergely
648202 at bugs.launchpad.net
Mon Apr 25 19:21:16 UTC 2011
Package from -proposed tested and working as expected on Lucid:
=== BEFORE:
root at utest-lls32:~# apt-cache policy vsftpd
vsftpd:
Installed: 2.2.2-3ubuntu6.1
Candidate: 2.2.2-3ubuntu6.1
root at utest-lls32:~# grep listen= /etc/vsftpd.conf
#listen=YES
root at utest-lls32:~# start vsftpd
vsftpd start/running, process 1608
root at utest-lls32:~# ps ax |grep vsftpd
1640 pts/0 S+ 0:00 grep --color=auto vsftpd
root at utest-lls32:~#
root at utest-lls32:~# grep "too fast" /var/log/syslog
Apr 25 22:17:17 utest-lls32 init: vsftpd respawning too fast, stopped
=== AFTER:
root at utest-lls32:~# apt-cache policy vsftpd
vsftpd:
Installed: 2.2.2-3ubuntu6.2
Candidate: 2.2.2-3ubuntu6.2
root at utest-lls32:~# grep listen= /etc/vsftpd.conf
#listen=YES
root at utest-lls32:~# start vsftpd
vsftpd stop/pre-start, process 1845
root at utest-lls32:~# ps ax |grep vsftpd
1849 pts/0 S+ 0:00 grep --color=auto vsftpd
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/648202
Title:
vsftpd started even if not in standalone mode
More information about the Ubuntu-server-bugs
mailing list