diff options
author | Vasant Hegde <hegdevasant@linux.vnet.ibm.com> | 2021-03-09 15:31:03 +0530 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2021-12-09 08:44:38 +0100 |
commit | bf1b2042365a9f2c2c7a1dfd6bf6ba74d13c7447 (patch) | |
tree | af33e157bfd6db327946c6847d56ae4f84a245aa /libstb | |
parent | a521dce994b4e9b96d274f31d0a7b2a0191ee0dd (diff) | |
download | skiboot-skiboot-next.zip skiboot-skiboot-next.tar.gz skiboot-skiboot-next.tar.bz2 |
opal-prd: Load opal-prd service after systemd-modules-load serviceskiboot-next
In some cases opal-prd daemon is failing to start during boot. This is
because systemd is trying to start service before `opal-prd` kernel module
load.
Sample failure message:
----------------------
Feb 21 19:03:09 grsp1 opal-prd: FW: Can't open PRD device /dev/opal-prd: No such file or directory
Feb 21 19:03:09 grsp1 opal-prd: FW: Error initialising PRD channel
Lets start opal-prd service after systemd-modules-load is started. Also
create conf file to load opal-prd module during boot. This will make sure
systemd tries to start opal-prd daemon after opal-prd kernel module load.
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'libstb')
0 files changed, 0 insertions, 0 deletions