[Bug 277950] RUNDIR should not be set in pkg-plist in in dns/knot-resolver
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277950] RUNDIR should not be set in pkg-plist"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Mar 2024 14:31:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277950
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=249475
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="kresd"
kresd_group="kresd"
kresd_rundir="/var/run/${name}"
Don't they allow what you wish to accomplish ..?
--
You are receiving this mail because:
You are the assignee for the bug.