File: 06a_single_domain_route.sh

package info (click to toggle)
openvpn-systemd-resolved 1.3.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 308 kB
  • sloc: sh: 706; makefile: 35
file content (7 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
script_type="up"
dev="tun06"
foreign_option_1="dhcp-option DOMAIN-ROUTE example.com"

TEST_TITLE="Single DNS Route"
TEST_BUSCTL_CALLED=1
TEST_BUSCTL_DOMAINS="1 example.com true"