diff options
Diffstat (limited to 'test/test-network/conf/13-not-match-udev-property.network')
-rw-r--r-- | test/test-network/conf/13-not-match-udev-property.network | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/test-network/conf/13-not-match-udev-property.network b/test/test-network/conf/13-not-match-udev-property.network new file mode 100644 index 0000000..a7d9fe9 --- /dev/null +++ b/test/test-network/conf/13-not-match-udev-property.network @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +[Match] +Name=dummy98 +Property=INTERFACE=hoge + +[Network] +IPv6AcceptRA=false |