Commits

Peter Korsgaard committed af6b3ecf401
proftpd: remove UseIPv6 option from sample config if built without IPv6 proftpd refuses to start if it finds a UseIPv6 option in the configuration file (even if set to off) when built without IPv6 support, so comment out line. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>