Bug 195785

Summary: /etc/netstart still references /etc/rc.d/mrouted
Product: Base System Reporter: Trond Endrestøl <Trond.Endrestol>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Many People CC: markj
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Missing patch for etc/netstart to coincide with the removal of /etc/rc.d/mrouted in r275299 none

Description Trond Endrestøl 2014-12-07 19:02:53 UTC
Created attachment 150312 [details]
Missing patch for etc/netstart to coincide with the removal of /etc/rc.d/mrouted in r275299

Remove the offending line from /etc/netstart.
This should be part of r275299.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-02-21 06:06:27 UTC
A commit references this bug:

Author: markj
Date: Sat Feb 21 06:05:52 UTC 2015
New revision: 279093
URL: https://svnweb.freebsd.org/changeset/base/279093

Log:
  Purge references to the mrouted rc script, which was removed in r275299.

  PR:	195785

Changes:
  head/etc/netstart
  head/share/man/man5/rc.conf.5
Comment 2 Mark Johnston freebsd_committer freebsd_triage 2015-02-21 06:08:07 UTC
Fixed in r279093. Thanks!