Am 2024-06-04 02:53, schrieb Derek Schrock:
Could I get someone to commit this?

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278761

Done.

I suggest to add the following into the next update, it makes ttrssd service jails ready. This is a new feature in -current.

See also:
  https://docs.freebsd.org/en/books/handbook/jails/#service-jails
  https://docs.freebsd.org/en/articles/rc-scripting/#rcng-service-jails

---snip---
diff --git a/www/tt-rss/files/ttrssd.in b/www/tt-rss/files/ttrssd.in
index 07b7a38e1c8e..a92d4464df53 100644
--- a/www/tt-rss/files/ttrssd.in
+++ b/www/tt-rss/files/ttrssd.in
@@ -17,6 +17,8 @@
 name="ttrssd"
 rcvar=ttrssd_enable

+: ${ttrssd_svcj_options:="net_basic"}
+
 # read settings, set default values
 load_rc_config "${name}"
 : ${ttrssd_enable="NO"}
---snip---

Bye,
Alexander.

--
http://www.Leidinger.net alexan...@leidinger.net: PGP 0x8F31830F9F2772BF
http://www.FreeBSD.org    netch...@freebsd.org  : PGP 0x8F31830F9F2772BF

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to