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>
diff --git a/xyz.openbmc_project.Network.service.in b/xyz.openbmc_project.Network.service.in
index 65c57ce..a478462 100644
--- a/xyz.openbmc_project.Network.service.in
+++ b/xyz.openbmc_project.Network.service.in
@@ -7,7 +7,7 @@
 SyslogIdentifier=phosphor-network-manager
 Restart=always
 Type=dbus
-BusName=@BUSNAME_NETWORK@
+BusName=@DEFAULT_BUSNAME@
 RuntimeDirectory = network
 RuntimeDirectoryPreserve = yes
 StateDirectory = network