Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd
https://bugzilla.redhat.com/show_bug.cgi?id=253858
------- Additional Comments From mbarabas@redhat.com 2007-09-06 09:13 EST ------- - (In reply to comment #5)
Random comments:
- it crashes when you don't have vsftpd installed
looking for way how to check, if vsftpd is installed (whithout using rpm - other systems).
any line of the sort:
syslog = commands.getoutput( 'cat /var/log/messages''* | grep vsftpd' )
seems *very wrong*
you're right .. this is very wrong solution. Looking for some third party log parser.
- help->about doesn't do anything
done.