diff options
Diffstat (limited to '')
-rw-r--r-- | test/test-network/conf/24-search-domain.network | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test-network/conf/24-search-domain.network b/test/test-network/conf/24-search-domain.network new file mode 100644 index 0000000..5c37d2f --- /dev/null +++ b/test/test-network/conf/24-search-domain.network @@ -0,0 +1,8 @@ +[Match] +Name=dummy98 + +[Network] +IPv6AcceptRA=no +Address=192.168.42.100/24 +DNS=192.168.42.1 +Domains= one two three four five six seven eight nine ten |