commit | e4d6c79030ad7b7638d0fc5ea09cf13afe224cda | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Apr 04 12:47:38 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Sun Apr 23 17:27:43 2017 -0500 |
tree | 76629726a7a53de2e55b78d69201b4937f6b6ace | |
parent | 9f4c3c7c408a5f84a52416da99d0dd8035f1ae5a [diff] |
wait-until-removed: Add Interface parameter The additional interface parameter can be a string (ex. "intf" "obj1"), or be in a single string with the obj parameter (ex. "intf obj1 obj2..."). The latter is used when passing the parameters from a systemd unit. The wait-until-removed option will block until the requested interface is not present in the specified dbus object. Change-Id: Ia935af5721e2aec8c271eff483cff9c3a1f1fa24 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>