From c68c01d2fe5420bc337de74e56fac443b11adea3 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 11 Jul 2025 13:05:53 +0100 Subject: Add the location of the PSL database to the AppArmor profile. --- make/template/apparmor | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'make/template/apparmor') diff --git a/make/template/apparmor b/make/template/apparmor index 7b329fc81..2f15d3d33 100644 --- a/make/template/apparmor +++ b/make/template/apparmor @@ -40,6 +40,10 @@ profile inspircd @BINARY_DIR@/inspircd { @LOG_DIR@/** w, @RUNTIME_DIR@/** rw, + # Required by the cloak_sha256 module: + /usr/share/publicsuffix/public_suffix_list.dafsa r, + /usr/share/publicsuffix/public_suffix_list.dat r, + # Required by the ldap module: include -- cgit v1.3.1-10-gc9f91