On Fri, May 28, 2010 at 05:07:09PM +0200, Tim Sander wrote: > Hi Michael > > > +ifdef PTXCONF_INITMETHOD_UPSTART > > > + @$(call install_alternative, avahi, 0, 0, 0644, /etc/init/avahi- > > > daemon.conf) > > > +endif > > > + > > > @$(call install_finish, avahi) > > > > > > @$(call touch) > > > > How is this related to upstart? This should be a separate patch > This adds the /etc/init/avahi-daemon.conf for the upstart service. > Since we don't want any useless files on our embedded systems every > system deamon started by upstart should bring its on configuration. > This is the cleanest solution. The downside is that you have to touch every > *.make file of the daemon which is to be integrated into the upstart service. > On the other hand: The initmethod-bbinit does it in the same manner so > i don't see why upstart should be treated as a second class citizen. > > So im confused. Shall i put the upstart related patches concerning other > packages in seperate patches?
Sorry. I meant a few lines before that. adding /etc/init/* int the upstart patch is ok. But /etc/avahi/services/* has nothing to do with upstart, right? mol -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
