summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service')
-rw-r--r--meta-openpower/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-openpower/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service b/meta-openpower/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service
deleted file mode 100644
index dfa3935200..0000000000
--- a/meta-openpower/recipes-phosphor/occ/openpower-occ-control/op-occ-disable@.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=OpenPOWER OCC Active Disable
-Before=obmc-host-stop-pre@%i.target
-Before=op-enter-mpreboot@%i.service
-Before=op-stop-instructions@%i.service
-Conflicts=op-occ-enable@%i.service
-
-[Service]
-ExecStart=/usr/bin/occ-active.sh disable
-Type=oneshot
-
-[Install]
-WantedBy=obmc-host-stop@%i.target