Hi, In 3.1.12, I noticed weston service type was changed to Nofity. This make weston service cannot be restarted by "systemctl restart weston@root" command. The service is then timeout and fail.
Investigating systemd unit document, it seems that the notification message is required for a notify unit to finish its launch. So I tried to add this command to /usr/bin/weston-start script: systemd-notify --ready The service can be restart normally. Is it considered a bug? Or do we have any workaround?
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55621): https://lists.yoctoproject.org/g/yocto/message/55621 Mute This Topic: https://lists.yoctoproject.org/mt/87851826/21656 Mute #systemd:https://lists.yoctoproject.org/g/yocto/mutehashtag/systemd Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
