View Single Post

   
  #3 (permalink)  
Old 02-20-2008, 07:03 PM
tungtung@pacbell.net
 
Posts: n/a
Default Re: rc.rpc in release candidate 5

Grant wrote:
> On 21 Sep 2006 22:32:03 -0700, tungtung@pacbell.net wrote:
>
> >Does this mean that we'll see a file called /etc/rc.d/rc.rpc instead of
> >/etc/rc.d/rc.portmap?

>
> root@pooh:/etc/rc.d# ls -l
> total 208

<snip>
> -rwxr-xr-x 1 root root 2444 2006-09-21 13:05 rc.nfsd*
> -rwxr-xr-x 1 root root 2008 2006-09-21 13:17 rc.rpc* <<== new
> -rw-r--r-- 1 root root 1169 2006-05-28 06:24 rc.saslauthd

<snip>
>
> Yup, no portmap
>
> Grant.
> --
> http://bugsplatter.mine.nu/


I just set up NFS for the first time in ages and had to go back to the
HOWTOS, most of which say things like, "rc.portmap must be started
before starting rc.nfsd." IMHO, this is going to drive people nuts, not
to mention that there might be a script or two out there that calls
rc.portmap...

I think it needs a link:
-rwxr-xr-x 1 root root 38 Sep 8 11:02 rc.portmap ->
/etc/rc.d/rc.rpc

Troutwaxer

Reply With Quote