[Bug 261522] emulators/virtualbox-ose: Place vbox/networks.conf in the right place (hier(7))
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Jan 2022 18:51:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261522 Bug ID: 261522 Summary: emulators/virtualbox-ose: Place vbox/networks.conf in the right place (hier(7)) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: vbox@FreeBSD.org Reporter: grembo@FreeBSD.org Flags: maintainer-feedback?(vbox@FreeBSD.org) Assignee: vbox@FreeBSD.org Created attachment 231393 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231393&action=edit Patch networks.cond location Virtualbox recently introduced a new configuration file called networks.conf, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259399#c16 for details. Right now this is expected to live in /etc/vbox, which goes against hier(7). The attached patch corrects this to /usr/local/etc/vbox (it's not looking at PREFIX, as the vbox installer script is also hardcoded to /usr/local - this way things are at least consistent). -- You are receiving this mail because: You are the assignee for the bug.