Date: Mon, 24 Oct 2016 16:16:57 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207129] security/tor: Request to add multi-instance support Message-ID: <bug-207129-13-4tegVHKhnd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207129-13@https.bugs.freebsd.org/bugzilla/> References: <bug-207129-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207129 --- Comment #6 from yuri@rawbw.com --- Currently defaults are hardcoded for convenience, you can override them in rc.conf. The patch can be extended to optionally supply security credentials and data dirs for instances. For example: > tor_instances=3D"inst1{:user1:group1:/data/dir1} {inst2{:user2:group2:/da= ta/dir2} ...}" Please confirm that this is what you mean. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207129-13-4tegVHKhnd>