commit | dc61895cbd6b269ed925fdb6266973a98f8a1d8e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Oct 08 14:05:45 2019 -0500 |
committer | Brad Bishop <radsquirrel@gmail.com> | Thu Oct 10 14:22:18 2019 +0000 |
tree | 75042bb917358156119bae2a424c6bc7275a3e4f | |
parent | 28ad34e17e2b3a127c10d1bac618614c5dd0b922 [diff] |
Do not reload systemd when removing services Testing has shown that reloading the systemd daemon during the execution of the multi-user.target can cause intermittent failures. systemctl itself has special code to handle the situation when it sends the Reload command to the systemd daemon. It doubles the D-bus timeout and it also expects a disconnect, not a reply to it's sd_bus_call(). There is no need to have systemd do a daemon-reload with these services. The goal is to just prevent them from running during the next reboot of the BMC in which case systemd will be reloading the services anyway. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I4c1970621f46093dfa3719c2746f41d521db63c7
This layer provides support for the BMC firmware on OpenPOWER reference platforms, and/or a base upon which to create a BMC firmware implementation on any POWER system.
This layer depends on: URI: git://git.openembedded.org/openembedded-core layers: meta branch: master revision: HEAD URI: https://github.com/openbmc/meta-phosphor branch: master revision: HEAD URI: https://github.com/openbmc/meta-aspeed branch: master revision: HEAD
More information on OpenPOWER can be found here.
meta-openpower patches are reviewed using the Gerrit instance at https://gerrit.openbmc-project.xyz.
Please submit patches to Gerrit. More information on using Gerrit can be found here. https://github.com/openbmc/meta-openpower is a hosting mirror only and GitHub pull requests are not monitored and will not be accepted.
Patch checklist. Please ensure patches adhere to the following guidelines:
For questions or help please come join us on the mailing list or in IRC.