[Bug 207129] security/tor: Request to add multi-instance support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 24 17:25:08 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207129

--- Comment #11 from yuri at rawbw.com ---
Daemons are not restarted during the package upgrade as far as I know. So you
need to first stop the service, upgrade, and start the service again. But all
instances will be stopped/started together during the 'service' command.

It is best, and easiest to manage to use rc scripts to start services. Such
ease of use is the design goal here.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list