Has anybody ported SMF (or any significant subset) to Linux? We have a large multi-process application that we currently run under Solaris with SMF. We've been asked to port it to Linux, and so are presented with the question of how to do the startup/shutdown management. One obvious answer is to implement some subset of SMF for Linux, so that the interfaces to the application are all the same.
Thoughts?