Start TimeManager as part of multi-user target

This will enable phosphor-time-manager to be started as part of
multi-user.target on a boot.

Change-Id: I79e83ddb0df9ac4f5cba5e1e55c85adcb5d4805d
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
diff --git a/meta-phosphor/common/recipes-phosphor/phosphor-time-manager/phosphor-time-manager.bb b/meta-phosphor/common/recipes-phosphor/phosphor-time-manager/phosphor-time-manager.bb
index 15faa3a..39d17b6 100644
--- a/meta-phosphor/common/recipes-phosphor/phosphor-time-manager/phosphor-time-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/phosphor-time-manager/phosphor-time-manager.bb
@@ -6,6 +6,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 inherit autotools pkgconfig
+inherit obmc-phosphor-dbus-service
 
 DEPENDS += "autoconf-archive-native"
 DEPENDS += "phosphor-mapper"