portmap and nfs daemons
Hi all,
How do I get my machine to autostart the portmap and nfs daemons on boot-up? For example, I have to run:
/etc/rc.d/init.d/portmap stop
/etc/rc.d/init.d/nfs stop
/etc/rc.d/init.d/portmap start
/etc/rc.d/init.d/start
to get the nfs daemons to run so I can mount NFS on other machines. What do I need to edit to get this to happen on boot-up? I would imagine it has something to do with RPC?
Jon
|