Tor: Use crypto hardware acceleration if available

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Peter Müller
2021-09-25 09:08:22 +02:00
committed by Arne Fitzenreiter
parent 0b6a2e761b
commit fb4e1d53a0

View File

@@ -731,6 +731,7 @@ sub BuildConfiguration() {
# Global settings.
print FILE "Sandbox 1\n";
print FILE "HardwareAccel 1\n";
print FILE "ControlPort $TOR_CONTROL_PORT\n";
if ($settings{'TOR_ENABLED'} eq 'on') {