On Wed, 2010-10-13 at 08:07 -0700, Timo Juhani Lindfors wrote: > "Zingg Reto (Nokia-D/Helsinki)" <[email protected]> writes: > > [1] does not say a lot about init scripts :-) do we have some > > skeletons which should be used? Or is there a wiki page available? > > Indeed. Are init scripts configuration files as per 1.7? (In Debian > they are as per debian policy 9.3.2.)
They should be. Everyone will have a different, slightly incorrect notion of how to write an init script. chkconfig and LSB compatible headers, and LSB compliant return values / services (ie start/stop/restart/status/etc) are pretty painless. Maintaining lock files would be nice too. I can propose a skeleton if there is any interest.. > > > _______________________________________________ > MeeGo-packaging mailing list > [email protected] > http://lists.meego.com/listinfo/meego-packaging _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
