diff --git a/lib/cloudstats/plugins/services/ftp.all.rb b/lib/cloudstats/plugins/services/ftp.all.rb index 125168d..ddb9863 100644 --- a/lib/cloudstats/plugins/services/ftp.all.rb +++ b/lib/cloudstats/plugins/services/ftp.all.rb @@ -6,4 +6,5 @@ require_process :proftpd require_process 'pure-ftpd' require_process 'pro-ftpd' + require_process 'vsftpd' end