Blame tests/p_vsftpd/0-install_vsftpd.sh

Karanbir Singh 0b5bb2
#!/bin/bash
Karanbir Singh 0b5bb2
# Author: Athmane Madjoudj <athmanem@gmail.com>
Karanbir Singh 0b5bb2
Christoph Galuschka 966751
t_Log "Running $0 - installing vsFTPd."
Karanbir Singh 2dd0be
t_InstallPackage vsftpd 
Steve Barnes 464547
t_ServiceControl vsftpd start