<html><body><p>hello Team,<br><br>So here is what I am trying to do with : <a href="https://github.com/vishwabmc/openbmc/commit/f28651bb92bc7af6b503c9ca07aa8d76a3f0660c">https://github.com/vishwabmc/openbmc/commit/f28651bb92bc7af6b503c9ca07aa8d76a3f0660c</a><br><br>1/. Point bb to the git repo with commit # <font size="4">c69c3d30fd7d5fd04ba990788b6d75b19f275fc8</font> that introduced netman_watch_dns binary<br>2/. Create 2 .service files inside <font size="4">meta-phosphor/common/recipes-phosphor/network/</font>files/ --> network.service and network-update-dns.service<br>3/  Make necessary changes to bitbake file so systemd can enable the services and start at boot.<br>4/. Build a Palmetto image ( or qemu too ) and copy 'em over to tftpserver ( /tftpboot/cuImage_vishwa_1 and /tftpboot/initrd_vishwa_1 )<br>5/. reboot palmetto and run netboot to new image.<br><br>I expected that the netman.py ( which is part of network.service ) and netman_watch_dns ( part of network-update-dns.service ) would get auto started but they did *not* start and I need some thoughts on why this may be happening.<br><br><a href="https://lists.yoctoproject.org/pipermail/yocto/2015-April/024470.html"><font size="5" color="#0060A0" face="Times-Roman">https://lists.yoctoproject.org/pipermail/yocto/2015-April/024470.html</font></a>  ( Someone else also had same issue )<br><br>What is that I am seeing :<br><br>1/. I see these 2 files are actually inside /lib/systemd/system/network Palmetto in as expected --> Good<br>2/. Services not started<br>3/. <font color="#0000FF">systemctl status network </font>shows that its disabled. Same for update-dns.<br>4/. I see<font color="#0000FF"> systemctl status skeleton</font> displays everything is running<br>4.1/ Removing the Requires= and After= in network.service and booting to that changed image still does not help.<br>5/. Manual start using systemctl start network -and/or- systemctl start network-update-dns does everything okay and starts the expected services.<br>6/. No error seen in journal<br><br>Thanks<br><br>-------------------------------------------------------------------------------------<br>Thanks and Regards,<br>Vishwanath.<br>Advisory Software Engineer,<br>Power Firmware Development, <br>Systems &Technology Lab,<br>MG2-6F-255 , Manyata Embassy Business Park, <br>Bangalore , KA , 560045<br>Ph: +91-80-46678255<br>E-mail: vishwanath@in.ibm.com<br>----------------------------------------------------------------------------------<br><br><BR>
</body></html>