Summary: | [PATCH] net/radvd: allow config path to be specified in rc.conf | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Ylitalo <daniel> | ||||
Component: | Individual Port(s) | Assignee: | Babak Farrokhi <farrokhi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | Keywords: | patch | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(farrokhi) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
What happened to this one? :P Been in progress for quite a while now and its a two line patch :) A commit references this bug: Author: farrokhi Date: Sun May 15 03:11:32 UTC 2016 New revision: 415207 URL: https://svnweb.freebsd.org/changeset/ports/415207 Log: update net/radvd to improve startup script - rc script now accepts arbitrary config file path PR: 206237 Submitted by: Daniel Ylitalo <daniel@blodan.se> Approved by: bapt Differential Revision: https://reviews.freebsd.org/D6371 Changes: head/net/radvd/files/radvd.in |
Created attachment 165566 [details] Patch that allows one to specify config path in rc.conf Many or most ports allow the config path to be specified from rc.conf if they are located on a mounted network share or whatever. Attached patch adds that functionality