I think I found the issue. The template unit file had a line break at the end which caused a folder /etc/systemd/system/multi-user.target *?*.wants to be created which contained the expected link ([email protected]). Note the " *?"* behind ".target"!
Since systemd probably does not accept this, it did not work for me. What puzzles me now is why bitbake has this issue with the line break at the end of the file. <snip> ... [Install] WantedBy=multi-user.target </snip> Is this intended behavior? Thanks. Rob
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49660): https://lists.yoctoproject.org/g/yocto/message/49660 Mute This Topic: https://lists.yoctoproject.org/mt/74933670/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
