Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: add README-main to net/transmission
To:
Rafael Sadowski <rafael@sizeofvoid.org>, ports@openbsd.org, Colton Lewis <colton.w.lewis@protonmail.com>
Date:
Tue, 31 Mar 2026 00:25:26 +0100

Download raw body.

Thread
On 2026/03/30 11:01, Josh Grosse wrote:
> +share/examples/login.conf.d/transmission_daemon
> +@sample ${SYSCONFDIR}/login.conf.d/transmission_daemon

this should use /etc, whatever is done with SYSCONFDIR in a custom
package build, it is the base system that looks at this file and it
doesn't know about any unusual dirs that might come from ports, 
so it must always be /etc/login.conf.d

otherwise OK sthen@