summaryrefslogtreecommitdiff
path: root/data/templates/wifi/cfg80211.conf.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/wifi/cfg80211.conf.tmpl')
-rw-r--r--data/templates/wifi/cfg80211.conf.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/wifi/cfg80211.conf.tmpl b/data/templates/wifi/cfg80211.conf.tmpl
index 91df57aab..c029f1311 100644
--- a/data/templates/wifi/cfg80211.conf.tmpl
+++ b/data/templates/wifi/cfg80211.conf.tmpl
@@ -1 +1 @@
-{{ 'options cfg80211 ieee80211_regdom=' + regdom if regdom is defined }}
+{{ 'options cfg80211 ieee80211_regdom=' ~ regdom if regdom is vyos_defined }}