I am working on a LFS based system.
I would like to create a group of services/daemons. When I start the "group" all services/daemons in it will start. And more importantly, when I stop it all the services/daemons stop.
For example:
When starting the nfs-client I want both rpc.statd (daemon) and netmount (service) to start.
When stopping the nfs-client I want both of them to stop.
How do I do this?
-- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
