Date: Tue, 25 Oct 2022 11:48:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267016] dns/knot-resolver: Fix file permissions to enable cache garbage collector Message-ID: <bug-267016-7788-VQTftglBi1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267016-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-267016-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267016 --- Comment #2 from Leo Vandewoestijne <freebsd@dns.company> --- (In reply to Chris Hutchinson from comment #1) How/where do you currently define the custom path? AFAIK, I think if we change chmod 660 /var/run/kresd/*.mdb to simply: chmod 660 %%RUNDIR%%/*.mdb then both of you are happy=E2=80=A0, since rundir is already a variable in = the kresd rc script - and it seems(!) the krescachegc rc script knows this. =E2=80=A0 on condition you did what the manual at knot-resolver.readthedocs= .io recommend: have the entire rundir an md. OR; do you maybe happen to set yours in kresd.conf? --=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-267016-7788-VQTftglBi1>