diff options
| author | Michael Biebl <biebl@debian.org> | 2015-01-22 00:29:39 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-01-22 00:29:39 +0100 |
| commit | 2c032d8f1c6292c1338a615e6ec40252889ba85c (patch) | |
| tree | 1f77182220b2b0264288ba4a476ab47e5bc48716 /src/config/tests/NetworkManager.conf | |
| parent | 33491bc4279481db8ae47213e34a6d695a0e8830 (diff) | |
Imported Upstream version 1.0.0 upstream/1.0.0
Diffstat (limited to 'src/config/tests/NetworkManager.conf')
| -rw-r--r-- | src/config/tests/NetworkManager.conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/config/tests/NetworkManager.conf b/src/config/tests/NetworkManager.conf deleted file mode 100644 index 401ba48a..00000000 --- a/src/config/tests/NetworkManager.conf +++ /dev/null @@ -1,15 +0,0 @@ -[main] -dhcp=dhclient -plugins=foo,bar,baz -no-auto-default=11:11:11:11:11:11 - -[logging] -level=INFO - -[connectivity] -uri=http://example.com -interval=100 -response=Hello - -[extra-section] -extra-key=some value |