mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
committed by
Arne Fitzenreiter
parent
0b6a2e761b
commit
fb4e1d53a0
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user