Also, I suspect the last line of the pre-start script should be: check_standalone_mode || stop
instead of: check_standalone_mode || exit 0 which is a no-op except for the message that check_standalone_mode might display. -- vsftpd started even if not in standalone mode https://bugs.launchpad.net/bugs/648202 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in ubuntu. -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
