add an ActiveOnStartup config option
When Tor Browser starts tor, it does not make sense to start in dormant mode (the browser is an interactive application which people will typically immediately begin using to surf the web). It would be very helpful if tor had an `ActiveOnStartup` Boolean config option which would ensure that tor starts in active mode. Related: legacy/trac#29045
issue