[Skiboot] [PATCH 0/2] Fixes to opal-prd.service file
Rafael Fonseca
rdossant at redhat.com
Tue Oct 25 23:47:02 AEDT 2016
The opal-prd daemon is only intended for OpenPOWER machines (ie, not FSP-based
IBM POWER machines), and should only be run on the host (ie, not guests). This
patchset adds conditions to the service file to ensure it runs only in
supported systems.
We also remove the socket file, since all the socket handling happens inside
opal-prd code.
Rafael Fonseca (2):
opal-prd: remove unused socket file.
opal-prd: only run on supported systems
external/opal-prd/opal-prd.service | 5 +++--
external/opal-prd/opal-prd.socket | 8 --------
2 files changed, 3 insertions(+), 10 deletions(-)
delete mode 100644 external/opal-prd/opal-prd.socket
--
2.7.4
More information about the Skiboot
mailing list