On Sat, Sep 12, 2015 at 01:20:39PM +0100, Stuart Henderson wrote:
> ftp-proxy can only open one listening socket, so to use it with
> both IPv4 and IPv6, two instances are required. Now that rc.subr
> does exact matches of the process name, we could add a separate
> rc script for this. Do we want t
On Sat, Sep 12, 2015 at 02:29:32PM +0200, Mike Belopuhov wrote:
> On 12 September 2015 at 14:20, Stuart Henderson wrote:
> > ftp-proxy can only open one listening socket, so to use it with
> > both IPv4 and IPv6, two instances are required. Now that rc.subr
> > does exact matches of the process na
On 12 September 2015 at 14:20, Stuart Henderson wrote:
> ftp-proxy can only open one listening socket, so to use it with
> both IPv4 and IPv6, two instances are required. Now that rc.subr
> does exact matches of the process name, we could add a separate
> rc script for this. Do we want to do this?
ftp-proxy can only open one listening socket, so to use it with
both IPv4 and IPv6, two instances are required. Now that rc.subr
does exact matches of the process name, we could add a separate
rc script for this. Do we want to do this?
(snmpd and ntpd have the same restriction, but don't have a si