[yocto] How to create a service only startes at shutdown process?

ChenQi Qi.Chen at windriver.com
Wed Aug 7 01:30:46 PDT 2019


On 08/07/2019 04:11 PM, JH wrote:
> Hi,
>
> Most of the services are started in boot, how can I have create a
> service only to be active in shutdown (not in boot) to clean up?
>
> Thank you.
>
> Kind regards,
>
> - jh

Make use of ExecStop, leave ExecStart to be empty.



More information about the yocto mailing list