You are not logged in.

#1 2012-08-05 22:48:01

zorantula
Member
Registered: 2012-08-05
Posts: 2

Problem with /etc/rc.d/sockd (dante)

Am I missing something? It seems to me like there's an error with the dante package.

The /etc/rc.d/sockd file sources /etc/conf.d/sockd.conf and because of this I can't use this file as the dante configuration file.

Should I be putting an extra option into the /etc/conf.d/sockd.conf so that instead of

SOCKD_OPTS="-D"

it reads

SOCKD_OPTS="-D -f /etc/conf.d/sockd.altconf"

Is that the expectation?

I did it differently on my system, I modified the rc.d script to not source the conf file and hard-coded the command line instead.

Is this something that is likely to get stomped on if the package is ever updated?

Offline

#2 2012-08-06 00:30:13

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: Problem with /etc/rc.d/sockd (dante)

zorantula wrote:

Is that the expectation?

Yes.

zorantula wrote:

Is this something that is likely to get stomped on if the package is ever updated?

Yes.

Offline

Board footer

Powered by FluxBB