[Bug 279667] www/tt-rss: make the rc script service jails aware

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 11 Jun 2024 08:07:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279667

            Bug ID: 279667
           Summary: www/tt-rss: make the rc script service jails aware
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: netchild@FreeBSD.org
                CC: dereks@lifeofadishwasher.com
                CC: dereks@lifeofadishwasher.com
             Flags: maintainer-feedback?(dereks@lifeofadishwasher.com)

Created attachment 251377
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251377&action=edit
make the rc script service jails aware

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.