[Bug 279672] databases/mysql80-server: make the rc script service jails aware
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jun 2024 08:30:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279672
Bug ID: 279672
Summary: databases/mysql80-server: make the rc script service
jails aware
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: joneum@FreeBSD.org
Reporter: netchild@FreeBSD.org
Flags: maintainer-feedback?(joneum@FreeBSD.org)
Assignee: joneum@FreeBSD.org
Created attachment 251384
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251384&action=edit
mysql80
Hi,
attached is a mechanical patch (untested) which makes the rc.d script service
jails ready. This is a new feature in -current.
The setup I've chosen is to allow ipv4/ipv6 access. It does not allow to use
sysv IPC in a jail. IF you want to add this possibility, the config would need
to be changed to "net_basic sysvipc" instead. The config can be overridden in
rc.conf.
See also:
https://docs.freebsd.org/en/books/handbook/jails/#service-jails
https://docs.freebsd.org/en/articles/rc-scripting/#rcng-service-jails
Bye,
Alexander.
--
You are receiving this mail because:
You are the assignee for the bug.