You are not logged in.
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