getinfo config-file doesn't handle relative paths well
Here's how getinfo config-file is supposed to go:
getinfo config-file
250-config-file=/usr/local/etc/tor/torrc
250 OK
But I started my tor like "path/to/tor -f moria2-orrc", so getinfo
config-file simply returns "moria2-orrc" with no hint about where
it is. That means controllers like arm don't know where to look.
Should we change Tor so it prepends an absolute path when answering
the controller?
[Automatically added by flyspray2trac: Operating System: All]
issue