Hello aleivag,
Thank you for answering my email.
I’ve made some changes to db2.service file but unfortunately the problem on
reboot still persists.
Please review the contents of the service file and hopefully you have some
other recommendations.
Regards.
[Unit]
Description=DB2 StartUp-Shutdown
On Fri, May 25, 2018 at 10:25:08AM +0200, Franck Bui wrote:
> Hi Joey,
>
> On 05/25/2018 09:33 AM, joeyli wrote:
> >
> > Do you have good idea to inhibit the exit failure to avoid the subsequent
> > activity be blocked?
> >
>
> For the context the actual rule is:
>
> SUBSYSTEM=="memory", ACTIO
Hi Joey,
On 05/25/2018 09:33 AM, joeyli wrote:
>
> Do you have good idea to inhibit the exit failure to avoid the subsequent
> activity be blocked?
>
For the context the actual rule is:
SUBSYSTEM=="memory", ACTION=="add",
PROGRAM=="/usr/bin/systemd-detect-virt", RESULT!="zvm", ...
You can use
Hi Lennart,
Thanks for your review and response...
On Thu, May 24, 2018 at 12:20:36PM +0200, Lennart Poettering wrote:
> On Do, 24.05.18 13:47, Lee, Chun-Yi ([email protected]) wrote:
>
> > Currently the systemd-detect-virt returns exit failure code when it
> > detected none state. But ac