scott wrote:
> Hello all, I was wondering how one removes undesired services
> from the e-smith setup. For instance I'm not in need of lpd,
> smb, nmb, appletalk and others. Where do I remove these safley
> from starting automatically? I realize they reside normally in
> /etc/rc.d/init.d or in the rc.d runlevels. Can I just remove
> them from there?
The best way to do this currently is to remove the actual server software for each of those services. The e-smith manager will still configure the services, but they won't start or run. Log in as root (see FAQ) and run:
rpm -e samba
rpm -e LPRng
rpm -e netatalk
Some future version of the e-smith software will allow you to enable or disable each service.
regards
Charlie