Hi Team,
 
I have tried below method
 
SYSTEMD_SERVICE:${PN}-avahi = "avahi-daemon.service"
SYSTEMD_AUTO_ENABLE:${PN}-avahi = "disable"
 
 
But I am unable to disable service during boot up time. I want to disable it to improve my boot performance. 
 
Regards,
Sateesh