Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2024 08:53:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280030] www/nginx*: make the rc script service jails aware
Message-ID:  <bug-280030-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280030

            Bug ID: 280030
           Summary: www/nginx*: 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: ports-bugs@FreeBSD.org
          Reporter: netchild@FreeBSD.org

Created attachment 251736
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251736&action=
=3Dedit
make the rc scripts service jails aware

Hi,

attached is a mechanical patch which makes the rc.d script service jails re=
ady.
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 n=
eed
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280030-7788>