Summary

A project to provide an infrastructure for automatic init script generation in simple cases.

Protocol from DebConf 7 BoF

Current Problems

Solution

Packages ship simple “metainit” files that contain the minimal information needed to create init scripts for (hopefully) any init system. We only want to support the normal, simple case, any daemon with special needs still has to write the init scripts themselves

Scripts generated at build or install time

Consenus: workstation side

What features (metainit file field) to be supported?

Implementation details

Helpers