Bug 29386

Summary: duplicate entry in /etc/rpc
Product: Base System Reporter: Andre Albsmeier <Andre.Albsmeier>
Component: confAssignee: dwmalone
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-STABLE   
Hardware: Any   
OS: Any   

Description Andre Albsmeier 2001-08-02 12:50:04 UTC
/etc/rpc 1.7.2.1 contains the following line:

ufsd            100233  ufsd

I think this is either a typo or unneded.

Fix: 

remove second ufsd
How-To-Repeat: 
grep ufsd /etc/rpc
Comment 1 dwmalone freebsd_committer freebsd_triage 2001-08-02 13:55:43 UTC
Responsible Changed
From-To: freebsd-bugs->dwmalone

This seems to go back to the Sun version of the rpc file - I've removed 
the duplicate in -current and I'll merge the change to -stable in a bit.
Comment 2 dwmalone freebsd_committer freebsd_triage 2001-08-10 10:16:21 UTC
State Changed
From-To: open->closed

Fixed in -current and -stable. Thanks!