summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-05-06 12:12:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-08 00:03:33 +0300
commitc035526d894c3182ec026bb973ac575c20c00033 (patch)
tree62938c232118589308e62a00b79dfc0c61eb0ec9 /meta-phosphor
parentb6d0a1881c277db752961b2870ba29d2b4db3424 (diff)
downloadopenbmc-c035526d894c3182ec026bb973ac575c20c00033.tar.xz
phosphor-time-manager: Remove stale service file
The file has since moved to the repo. Change-Id: I6f920ff4bff6c7f60bb249b601fc31f80a7be6fd Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager/xyz.openbmc_project.Time.Manager.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager/xyz.openbmc_project.Time.Manager.service b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager/xyz.openbmc_project.Time.Manager.service
deleted file mode 100644
index de78d2e57..000000000
--- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager/xyz.openbmc_project.Time.Manager.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=Phosphor Time Manager daemon
-Wants=mapper-wait@-xyz-openbmc_project-time-sync_method.service
-After=mapper-wait@-xyz-openbmc_project-time-sync_method.service
-Wants=mapper-wait@-xyz-openbmc_project-state-host0.service
-After=mapper-wait@-xyz-openbmc_project-state-host0.service
-
-[Service]
-Restart=always
-ExecStart=/usr/bin/env phosphor-time-manager
-SyslogIdentifier=phosphor-time-manager
-Type=dbus
-BusName={BUSNAME}
-
-[Install]
-WantedBy=multi-user.target