diff options
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.Loopback.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Device.Loopback.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.Loopback.xml b/introspection/org.freedesktop.NetworkManager.Device.Loopback.xml new file mode 100644 index 00000000..90236331 --- /dev/null +++ b/introspection/org.freedesktop.NetworkManager.Device.Loopback.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<node name="/"> + <!-- + org.freedesktop.NetworkManager.Device.Loopback: + @short_description: Loopback Device. + --> + <interface name="org.freedesktop.NetworkManager.Device.Loopback"/> +</node> |