tornet.yml aktualisiert
This commit is contained in:
parent
5592c77c92
commit
cec4c1377a
@ -417,8 +417,9 @@
|
|||||||
|
|
||||||
[ -s blocked-names-local-additions.txt ] && cat blocked-names-local-additions.txt >>blocked-names.txt
|
[ -s blocked-names-local-additions.txt ] && cat blocked-names-local-additions.txt >>blocked-names.txt
|
||||||
systemctl restart dnscrypt-proxy
|
systemctl restart dnscrypt-proxy
|
||||||
|
|
||||||
# Check for using DoHoT
|
# Check for using DoHoT
|
||||||
|
[ -d /etc/systemd/resolved.conf.d ] || mkdir -p /etc/systemd/resolved.conf.d
|
||||||
if [ -s /etc/dontusedohot ]
|
if [ -s /etc/dontusedohot ]
|
||||||
then
|
then
|
||||||
if [ -e /etc/systemd/resolved.conf.d/DoHoT.conf ]
|
if [ -e /etc/systemd/resolved.conf.d/DoHoT.conf ]
|
||||||
|
Loading…
Reference in New Issue
Block a user