From 3ff1477349faf88a7ce569e318e72028ed03c875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Thu, 19 Jun 2014 12:37:49 +0200 Subject: device: add a new D-Bus 'Delete' method for removing software devices --- introspection/nm-device.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'introspection') diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index f459bce4f5..0dca23c37d 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -147,6 +147,15 @@ + + + + + Deletes a software device from NetworkManager and removes the interface from the system. + The method returns an error when called for a hardware device. + + + -- cgit v1.2.1