2012/3/12 Maciej (Matchek) Bliziński <[email protected]>: > I'm working on packaging a daemon for which there is no startup script > available upstream. Which way should I go: > > - write my own from scratch > - steal and port a script from another distribution
Any of those above or take a look at others, e.g. http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/bind/trunk/files/CSWbind.cswnamed. > - use some kind of a gold standard template if we have one around Don't think one exists. > - write my own SMF manifest in XML If you do need a custom manifest it doesn't cancel out your need for a startup (method) script, unless it's super simple. SMF = manifest (XML) + method (script). _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
