commit | 5f1eb46840818b0b9545ddd2ebd5ac709bb9d57a | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Feb 12 19:47:51 2019 -0800 |
committer | William A. Kennington III <wak@google.com> | Tue Mar 12 12:51:58 2019 -0700 |
tree | d5387fcc7dd11492a80a347f36e27b7a6675de81 | |
parent | 483e777fd4161ba063ac67a8114429c9b2078352 [diff] |
configure: Cleanup dbus variables These are realistically not configurable by the end user and could be provided as a runtime configuration if needed so that custom networkd binaries are not needed for each different busname. Configure variable substitution was kept to ensure the value is consistent between all of the source files. Change-Id: Ic6d50a80b48e2cfc07e48067089236010894e71b Signed-off-by: William A. Kennington III <wak@google.com>