Summary: | /etc/netstart still references /etc/rc.d/mrouted | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Trond Endrestøl <Trond.Endrestol> | ||||
Component: | conf | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | markj | ||||
Priority: | --- | ||||||
Version: | CURRENT | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
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 Fixed in r279093. Thanks! |
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.