On Thu, May  4, 2023 at 02:12 AM, Khem Raj wrote:

>
> should it depend on ldconfig being in distro features ? it may not be
> there on all systems.
>

Do you mean we should add it conditionally based upon the value of distro 
features?
Or if it is required to have ldconfig included in distro features for this 
change?

If it is the latter, an After= dependency on a service that does not exist 
should not have any effect.
An After= only means the startup of this service is delayed until ldconfig has 
finished starting up.
If ldconfig.service does not exist, it can never be started and there is 
nothing to wait for,
meaning this service will start as soon as the other After= dependencies are 
met.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#180853): 
https://lists.openembedded.org/g/openembedded-core/message/180853
Mute This Topic: https://lists.openembedded.org/mt/98662451/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to