commit | 34b0b9c8f586ce92126b077f6378085cf8aa8f84 | [log] [tgz] |
---|---|---|
author | Tom Tung <shes050117@.gmail.com> | Mon Mar 28 16:56:32 2022 +0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Apr 13 00:43:45 2022 +0000 |
tree | 26a7bfe8bf911b1c560dcb8bca23fc6cf47295f8 | |
parent | c936ecaa4f4480fd18455ca573471aa0db0caa7d [diff] |
Ensure device to be ready before service `phosphor-ipmi-net@.service` doesn't wait until `sys-subsystem-net-devices-%i.device` to be ready so that it's possible to fail to start the service. Tested: The service now starts after the device is active and thus service now is able to run into active(running) without any issue. Change-Id: I28dd312bde5077d2ceb9c7d741095f297e63d178 Signed-off-by: Tom Tung <shes050117@gmail.com>