Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2024 14:31:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277950] RUNDIR should not be set in pkg-plist in in dns/knot-resolver
Message-ID:  <bug-277950-7788-s2g9P6DWg1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277950-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277950-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=3D277950

Leo Vandewoestijne <freebsd@dns.company> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #249475|maintainer-approval?(freebs |maintainer-approval-
              Flags|d@dns.company)              |

--- Comment #1 from Leo Vandewoestijne <freebsd@dns.company> ---
Comment on attachment 249475
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249475
patch to remove RUNDIR in dns/knot-resolver/pkg-plist

> kresd will create RUNDIR on a vanilla system anyway and will set
permissions correctly
>
Yes, but doesn't remove it when uninstalling.
And so without this line it doesn't pass in poudriere
(therefor I -yet- kindly decline your contribution).

The line was modified after PR 267016

Further these variables exist for use in rc.conf:

kresd_user=3D"kresd"
kresd_group=3D"kresd"
kresd_rundir=3D"/var/run/${name}"

Don't they allow what you wish to accomplish ..?

--=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-277950-7788-s2g9P6DWg1>