Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2008 06:00:10 GMT
From:      Victor Sudakov <sudakov@sibptus.tomsk.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/110993: /etc/netstart should start rpcbind
Message-ID:  <200806260600.m5Q60ALZ079760@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/110993; it has been noted by GNATS.

From: Victor Sudakov <sudakov@sibptus.tomsk.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/110993: /etc/netstart should start rpcbind
Date: Thu, 26 Jun 2008 11:55:22 +0700

 Here is a patch:
 
 --- /usr/share/examples/etc/netstart	Fri Jan 12 13:40:53 2007
 +++ /etc/netstart	Thu Jun 26 11:52:43 2008
 @@ -63,4 +63,6 @@
  /etc/rc.d/routed start
  /etc/rc.d/nisdomain start
  
 +/etc/rc.d/rpcbind start
 +/etc/rc.d/ypbind start
  exit 0
 
 -- 
 Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
 sip:sudakov@sibptus.tomsk.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806260600.m5Q60ALZ079760>