Hi list, I am new to the list and initng program. I have built initng for m68knommu system without "dl" support (no shared library support on the system). To be able to do it I comment out the calls of initng_load_module_load_all() etc. in main.c, and I believe this also make it not working for all services in /etc/initng/*. I'd like to konw which function(s) is acturally loading those services. I think one of the plugins should do it. it that plugins/ngc4/initng_ngc4.c ?
What I want to achieve is let initng load/manage a few services similar to "/etc/rc" script , "inittab" and inetd etc. thanks for any help, -- David Wu -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
