mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 13:02:58 +02:00
tor: Fix path to readhash in initscript.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
. ${rc_functions}
|
||||
|
||||
function setup_firewall() {
|
||||
eval $(readhash /var/ipfire/tor/settings)
|
||||
eval $(/usr/local/bin/readhash /var/ipfire/tor/settings)
|
||||
|
||||
# Flush all rules.
|
||||
flush_firewall
|
||||
|
||||
Reference in New Issue
Block a user