aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-04-26 10:28:47 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-04-26 10:31:23 +0200
commita3a7e5be4b77a6f879dd318d67d40390d643d391 (patch)
tree45f394311b256a1f8f80de0511af2758f4f9bf92
parent5c7a7723f318a852c5dff087ef8ec12510846dcf (diff)
global-config: restore variables still used in ipsec-to-dns (for now)
-rw-r--r--global-config.rsc4
1 files changed, 4 insertions, 0 deletions
diff --git a/global-config.rsc b/global-config.rsc
index 3135b43..6f2beed 100644
--- a/global-config.rsc
+++ b/global-config.rsc
@@ -139,6 +139,10 @@
"String"; "Whistle" }
}
+# Specify how to assemble DNS names in ipsec-to-dns.
+:global HostNameInZone true;
+:global PrefixInZone true;
+
# Run different commands with multiple mode-button presses.
:global ModeButton {
1="/system/script/run leds-toggle-mode;";