systemd vendor preset disabled

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

systemd vendor preset disabled

2,936 次查看
Shay1
Contributor I
I added my application to the yocto image as a service.

All is fine, but after loading the image to the SOM, on the initial startup, service is disabled.

systemctl status <app_name> gives the following error:
Loaded: loaded (/etc/systemd/system/<app_name>.service; disabled; vendor preset: disabled)
     Active: inactive (dead)
 
using systemctl enable <app_name> enables the service and from that point on, the service loads automatically on startup.


How do I bypass this vendor limitation and allow for the service to be enabled by default ?
 
I already tried adding to my bb file SYSTEMD_AUTO_ENABLE = "enable"
but the issue persists.
 
I'm using Yocto Kirkstone on VAR-SOM-MX8M-PLUS

Thanks,
Shay
标签 (1)
0 项奖励
回复
1 回复

2,905 次查看
Chavira
NXP TechSupport
NXP TechSupport

Hi @Shay1 

Thank you for contacting NXP Support!

To provide a better solution please contact variscite support because we don't provide the software to that board.

Best Regards

Chavira

0 项奖励
回复