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