From 024c25d6aa71758f94291cd03ac2fc0c77bd1aff Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 14 Jan 2020 14:21:24 -0600 Subject: move state systemd files to phosphor-state-manager The OpenBMC target and service systemd files have been moved to phosphor-state-manager. This commit will move to those changes and delete the files from meta-phosphor. Bump Details: phosphor-state-manager: srcrev bump 4640d48e99..c101157e5b Andrew Geissler (3): move state manager service files into its repo ensure reboot service runs after host stopped move openbmc targets into this repo Tested: - Verified data files and services were all in expected location within witherspoon QEMU run - Verified openbmc systemd target were all in expected location within witherspoon QEMU run - HW CI will verify targets are still working as expected (From meta-phosphor rev: 77cfb0f54a23c3efeba26100110e54055accd16d) Change-Id: If5048f63d07ce45b4bc1f2303d1e87275324a818 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- .../systemd/obmc-targets/obmc-chassis-poweroff@.target | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 meta-phosphor/recipes-core/systemd/obmc-targets/obmc-chassis-poweroff@.target (limited to 'meta-phosphor/recipes-core/systemd/obmc-targets/obmc-chassis-poweroff@.target') diff --git a/meta-phosphor/recipes-core/systemd/obmc-targets/obmc-chassis-poweroff@.target b/meta-phosphor/recipes-core/systemd/obmc-targets/obmc-chassis-poweroff@.target deleted file mode 100644 index 69209e64a..000000000 --- a/meta-phosphor/recipes-core/systemd/obmc-targets/obmc-chassis-poweroff@.target +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Chassis%i (Power Off) -Wants=multi-user.target -After=multi-user.target -Wants=mapper-wait@-xyz-openbmc_project-state-chassis%i.service -After=mapper-wait@-xyz-openbmc_project-state-chassis%i.service -Conflicts=obmc-chassis-poweron@%i.target -Conflicts=obmc-chassis-powerreset@%i.target -RefuseManualStop=yes -- cgit v1.2.3