deactivate: dn reachable check

This commit is contained in:
2023-01-09 23:19:40 +01:00
parent 02e816c14c
commit 85de996862

View File

@@ -38,10 +38,10 @@ apply Service "wireguard-darknet-hase" {
assign where host.name == "vpn"
}
apply Service "darknet-reachable" {
import "remote_passive"
assign where host.name == "vpn"
}
#apply Service "darknet-reachable" {
# import "remote_passive"
# assign where host.name == "vpn"
#}
apply Service "mail_queue" {
import "remote_passive"